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 files to be hoisted when they are outside of package base (or simlink inside node_modules) #72

Open
CraigMason opened this issue Sep 16, 2019 · 0 comments

Comments

@CraigMason
Copy link

Hello,

It would be very useful to support asset emission for certain packages even if they are outside of the package base.

This is useful when working with local dev copies of modules with native code, as they can be symlinked into node_modules.

Maybe a white-list option.

https://github.com/zeit/webpack-asset-relocator-loader/blob/master/src/asset-relocator.js#L1129

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant