Skip to content
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

Allow 'absolute' specification of webpack config. #136

Merged

Conversation

nosnickid
Copy link
Contributor

As the title, I have a project structure akin to:

node/webpack.config.js
node/package.json
src/module1/submodule/...
src/module2/submodule/...

And I alias each src/moduleX folder to something more succinct. Names have been changed to keep identity of real code secret etc ;)

Hence, it would be handy for me to be able to just specify an absolute webpack location. This change makes that possible and tests it.

Thanks for the great plugin!

@benmosher benmosher mentioned this pull request Dec 1, 2015
1 task
@benmosher benmosher merged commit 0c20e2d into import-js:master Dec 1, 2015
benmosher added a commit that referenced this pull request Dec 1, 2015
@benmosher
Copy link
Member

Staged for release with Webpack resolver v0.1.4. Thanks for this! 😄

@nosnickid nosnickid deleted the feature_absolute_webpack_config branch February 4, 2016 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants