Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Support loading configuration from local file for webpack instance #28

Open
sohkai opened this issue Feb 17, 2016 · 0 comments
Open

Support loading configuration from local file for webpack instance #28

sohkai opened this issue Feb 17, 2016 · 0 comments

Comments

@sohkai
Copy link

sohkai commented Feb 17, 2016

Rather than trying to support everything out of the box for users (a la #21), it'd be super nice if the webpack instance could load configuration options, like loaders and plugins, from a user specified file. I assume lots of people roll their own way to deal with js/css these days and have already done the configuration that's needed in their own webpack configs.

I haven't looked too closely at how to do this, but I assume it won't be too hard to tell the current webpack config to grab a different one and merge it. I'll try to fiddle around with it and send a PR.

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