更新工作站边界&打包分类
Showing
.env.production
0 → 100644
.env.test
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File deleted
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/assets/main.0cebfca4.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -6,8 +6,8 @@ | ... | @@ -6,8 +6,8 @@ |
| "scripts": { | "scripts": { | ||
| "dev": "vite", | "dev": "vite", | ||
| "start": "npm run dev", | "start": "npm run dev", | ||
| "clean": "rimraf ./dist", | "build": "vuedx-typecheck . && vite build --mode test", | ||
| "build": "npm run clean && vuedx-typecheck . && vite build" | "build:pro": "vuedx-typecheck . && vite build --mode production" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment