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 the resolver to have a relative path so it can be project specific #312

Closed
wants to merge 1 commit into from

Conversation

lukeapage
Copy link
Contributor

@lukeapage lukeapage commented May 6, 2016

I've been trying to use the webpack plugin but I have too many complexities

We have 4 builds, with 4 slightly different webpack configurations - files are spread between the configurations with different aliases for each. We use NormalModuleReplacementPlugin to do some aliasing on the fly (btw I am not proud of this, I inherited it).

Its been alot easier to write a custom resolver for our project - moving code from the webpack config to a common place and referencing it from the webpack config and our resolver.

Would you accept this change? I can add documentation if needed & accepted.

@lukeapage lukeapage mentioned this pull request May 7, 2016
@lukeapage
Copy link
Contributor Author

superceded by #314

@lukeapage lukeapage closed this May 7, 2016
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

1 participant