Skip to content

Commit

Permalink
Add nwb build task to npm scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhudson committed Sep 23, 2019
1 parent 7beb15f commit 15a5d7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"umd"
],
"scripts": {
"build": "nwb build-web-module",
"test": "nwb test"
},
"devDependencies": {
Expand Down

0 comments on commit 15a5d7e

Please sign in to comment.