Skip to content

Commit

Permalink
Added watchns for no-spector build
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 12, 2023
1 parent b6b2961 commit 175d6d1
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 @@ -21,6 +21,7 @@
"help": "node scripts/help.js",
"build": "webpack --config config/webpack.config.js",
"watch": "webpack --watch --config config/webpack.config.js",
"watchns": "webpack --watch --config config/webpack-nospector.config.js",
"buildfb": "webpack --config config/webpack.fb.config.js",
"watchfb": "webpack --config config/webpack.fb.config.js --watch",
"dist": "webpack --config config/webpack.dist.config.js",
Expand Down

0 comments on commit 175d6d1

Please sign in to comment.