Skip to content

Commit 7d483dd

Browse files
author
vikasrohit
committed
AS#101967871059519, Bundle NavBar components to be used by tc-site
-- Parse error fixes
1 parent f38f6f3 commit 7d483dd

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 navbar.webpack.config.coffee; cp index.html dist/"
2929
},
3030
"dependencies": {
3131
"appirio-styles": "0.0.25",

0 commit comments

Comments
 (0)