Better English and explanation.
This commit is contained in:
parent
ac33a51ece
commit
704333aaa2
1 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@ ln -s `pwd`/dist ~/.local/share/cockpit/starter-kit
|
|||
After changing the code and running `make` again, reload the Cockpit page in
|
||||
your browser.
|
||||
|
||||
You can enable the watching via:
|
||||
You can also use
|
||||
[watch mode](https://webpack.js.org/guides/development/#using-watch-mode) to
|
||||
automatically update the webpack on every code change with
|
||||
|
||||
$ npm run watch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue