替换图片路径,打包
Showing
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.
| ... | ... | @@ -7,7 +7,7 @@ |
| "dev": "vite", | ||
| "start": "npm run dev", | ||
| "build:test": "vuedx-typecheck . && vite build --mode test", | ||
| "build:pro": "vuedx-typecheck . && vite build --mode production" | ||
| "build:pro": "vite build --mode production" | ||
| }, | ||
| "dependencies": { | ||
| "animate.css": "^4.1.1", | ||
| ... | ... |
Please
register
or
sign in
to comment