Skip to content

Commit 23186cf

Browse files
author
vikasrohit
committed
AS#102481437698830, Travis build to push bundle to S3/CDN
-- Updated build flags
1 parent 1043593 commit 23186cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lint": "eslint --ext .js,.jsx .",
2626
"test": "cross-env NODE_ENV=test mocha --reporter progress --compilers js:babel-core/register --require ignore-styles --recursive \"./components/**/*.spec.js\"",
2727
"test:watch": "npm run test -- --watch",
28-
"build-navbar": "webpack --config navbar.webpack.config.coffee; cp index.html dist/"
28+
"build-navbar": "webpack --config --build --tc navbar.webpack.config.coffee; cp index.html dist/"
2929
},
3030
"dependencies": {
3131
"appirio-styles": "0.0.25",

0 commit comments

Comments
 (0)