-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
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
Extending webpack config #1583
Comments
I think that's more than doable. @iamyojimbo would you like to submit a PR? |
@TheLarkInn I would love to. Can you point me in the right direction on how to get this done technically as I'm only 4 days into angular-cli at the moment? We would have a Too simplistic? Are there any other considerations? |
This could be a good inspiration. https://github.com/AngularClass/angular2-webpack-starter Feels like these are important: |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
OSX v 10.11.4
Versions
Repro steps.
lokijs
. I rannpm install --save lokijs
.var loki = require("lokijs");
ng build
:lokijs
andwebpack
, reported here and even with another package,plugjs
, here.fs: 'empty'
towebpack.config.js
The log given by the failure
(as above)
The text was updated successfully, but these errors were encountered: