Created
November 19, 2016 18:00
-
-
Save chasetb/9d337955885d1e0d7f0394f825d4a0c7 to your computer and use it in GitHub Desktop.
npm run dev after updating webpack.config.babel.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ npm run dev | |
> pokemongo-webspoof@1.2.1 dev /Users/chase/src/public/iam4x/pokemongo-webspoof | |
> electron main.js | NODE_ENV=development webpack --config webpack.config.babel.js --watch | |
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 | |
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 | |
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 | |
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 | |
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 | |
Webpack is watching the files… | |
Hash: 4180730d990c12d872e5 | |
Version: webpack 2.1.0-beta.27 | |
Time: 8547ms | |
Asset Size Chunks Chunk Names | |
index.js 2.38 MB 0 [emitted] main | |
[624] multi main 40 bytes {0} [built] | |
+ 624 hidden modules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment