Skip to content

Instantly share code, notes, and snippets.

@rhelmer
Created October 7, 2016 22:45
Show Gist options
  • Select an option

  • Save rhelmer/b695846fd68ec687ce4b4f0ed5cb1acd to your computer and use it in GitHub Desktop.

Select an option

Save rhelmer/b695846fd68ec687ce4b4f0ed5cb1acd to your computer and use it in GitHub Desktop.
$ npm run build
> morgoth@ build /Users/rhelmer/src/morgoth
> webpack --config ./webpack.config.js
Hash: 281c3271bc39ad0bc486
Version: webpack 1.13.2
Child
Hash: 281c3271bc39ad0bc486
Version: webpack 1.13.2
Time: 3564ms
Asset Size Chunks Chunk Names
main-281c3271bc39ad0bc486.js 2.24 MB 0 [emitted] main
main-281c3271bc39ad0bc486.css 876 bytes 0 [emitted] main
[0] multi main 40 bytes {0} [built]
+ 694 hidden modules
ERROR in ./client/ui/components/pages/AddonsListPage.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ../AddonsList in /Users/rhelmer/src/morgoth/client/ui/components/pages
@ ./client/ui/components/pages/AddonsListPage.jsx 15:18-42
ERROR in ./client/ui/components/pages/AddonGroupsListPage.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ../AddonGroupsList in /Users/rhelmer/src/morgoth/client/ui/components/pages
@ ./client/ui/components/pages/AddonGroupsListPage.jsx 15:23-52
Child extract-text-webpack-plugin:
+ 2 hidden modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment