We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS E:\Users\david\OneDrive\projects\purescript\pux\my-awesome-pux-app> npm start > [email protected] start E:\Users\david\OneDrive\projects\purescript\pux\my-awesome-pux-app > npm run watch > [email protected] watch E:\Users\david\OneDrive\projects\purescript\pux\my-awesome-pux-app > npm run clean && webpack-dev-server --content-base static/ --hot --inline --config webpack.config.js > [email protected] clean E:\Users\david\OneDrive\projects\purescript\pux\my-awesome-pux-app > rimraf static/dist Project is running at http://localhost:8080/ webpack output is served from http://localhost:8080/dist/ Content not from webpack is served from E:\Users\david\OneDrive\projects\purescript\pux\my-awesome-pux-app\static Hash: bcea626a1c5addfd6b86 Version: webpack 2.7.0 Time: 9807ms Asset Size Chunks Chunk Names bundle.js 352 kB 0 [emitted] [big] main chunk {0} bundle.js (main) 322 kB [entry] [rendered] [2] (webpack)/hot/emitter.js 77 bytes {0} [built] [3] (webpack)-dev-server/client?http://localhost:8080 7.93 kB {0} [built] [4] (webpack)/hot/dev-server.js 1.57 kB {0} [built] [5] ./support/entry.js 373 bytes {0} [built] [12] ./~/loglevel/lib/loglevel.js 7.86 kB {0} [built] [13] ./~/punycode/punycode.js 14.7 kB {0} [built] [14] ./src/Main.purs 556 bytes {0} [built] [failed] [1 error] [17] ./~/querystring-es3/index.js 127 bytes {0} [built] [19] ./~/strip-ansi/index.js 161 bytes {0} [built] [20] ./~/url/url.js 23.3 kB {0} [built] [22] (webpack)-dev-server/client/overlay.js 3.67 kB {0} [built] [23] (webpack)-dev-server/client/socket.js 1.08 kB {0} [built] [25] (webpack)/hot nonrecursive ^\.\/log$ 160 bytes {0} [built] [26] (webpack)/hot/log-apply-result.js 1.02 kB {0} [built] [27] multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./support/entry.js 52 bytes {0} [built] + 13 hidden modules ... 7 import Data.Functor.Contravariant (class Contravariant) 8 import Data.Monoid (class Monoid) 9 import Data.Newtype (class Newtype) ^ Module Data.Comparison imports itself. Src Lib All Warnings 0 0 0 Errors 1 0 1 webpack: Failed to compile.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: