mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(): vendor is updated automatically
This commit is contained in:
@ -54,7 +54,7 @@
|
|||||||
"typescript": "^2.9.2"
|
"typescript": "^2.9.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npm run clean && npm run build.css && stencil build --docs",
|
"build": "npm run clean && npm run build.css && npm run build.vendor && stencil build --docs",
|
||||||
"build.vendor": "rollup --config ./scripts/swiper.rollup.config.js",
|
"build.vendor": "rollup --config ./scripts/swiper.rollup.config.js",
|
||||||
"build.css": "npm run css.sass && npm run css.minify",
|
"build.css": "npm run css.sass && npm run css.minify",
|
||||||
"build.debug": "npm run clean && stencil build --debug",
|
"build.debug": "npm run clean && stencil build --debug",
|
||||||
|
Reference in New Issue
Block a user