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

Pass target options to custom webpack config function #683

Closed
just-jeb opened this issue Feb 19, 2020 · 0 comments
Closed

Pass target options to custom webpack config function #683

just-jeb opened this issue Feb 19, 2020 · 0 comments

Comments

@just-jeb
Copy link
Owner

We need to pass target options int o custom webpack config function (just like we pass it to indexTransform).
This will allow building dynamic webpack configs based on CLI configuration rather than having multiple webpack configs (one per configuration).

There is an explicit TODO in code for this.

Related to #681.

@just-jeb just-jeb added enhancement New feature or request builders:custom-webpack help wanted Extra attention is needed pr-welcome and removed help wanted Extra attention is needed labels Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant