Better English and explanation.

This commit is contained in:
Bogdan Mustiata 2019-01-27 22:34:23 +01:00
parent ac33a51ece
commit 704333aaa2

View file

@ -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