Skip to content

Commit 318de14

Browse files
author
jadepeng
committed
feat: add pre build static files
1 parent 989f351 commit 318de14

File tree

84 files changed

+580
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+580
-3
lines changed

frontend/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
3838
// sourcemap: true,
3939
manifest: true,
4040
rollupOptions: {
41+
outDir: '../static',
4142
output: {
4243
manualChunks: {
4344
'element-plus': ['element-plus'],

static/assets/401.a61ddb94.gif

160 KB
Loading

static/assets/401.c2a2c7c5.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/401.d2cc060c.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/401.fe12ac75.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/404.31adc74a.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/404.538aa4d7.png

95.8 KB
Loading

static/assets/404.98f4e6fa.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/404.fd4b651d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/assets/404_cloud.98e7ac66.png

4.65 KB
Loading

0 commit comments

Comments
 (0)