Skip to content

Commit

Permalink
chore(): vendor is updated automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Sep 24, 2018
1 parent e622379 commit a956fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typescript": "^2.9.2"
},
"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.css": "npm run css.sass && npm run css.minify",
"build.debug": "npm run clean && stencil build --debug",
Expand Down

0 comments on commit a956fb9

Please sign in to comment.