Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

webpack --watch does not work! #14

Open
appernetic opened this issue May 9, 2018 · 1 comment
Open

webpack --watch does not work! #14

appernetic opened this issue May 9, 2018 · 1 comment

Comments

@appernetic
Copy link

The instruction:

After that, start up Webpack:

webpack --watch

is wrong!

It should be:

npm run watch

@OwenMelbz
Copy link

Works for me :D

Are you on windows? or maybe you do not have webpack installed globally

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant