Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
upnd
rcf-sparnatural
Commits
ac260cbaa1c2
Commit
f77b5bbe
authored
Jan 21, 2021
by
Fabien Amarger
Browse files
add build:watch
parent
9828f63c2f24
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
ac260cba
...
...
@@ -6,6 +6,7 @@
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
,
"build"
:
"webpack"
,
"build:watch"
:
"webpack --watch"
,
"start"
:
"webpack-dev-server -d --hot --config webpack.config.js --watch"
},
"keywords"
:
[],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment