Skip to content

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.

2 participants