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 webpack output customizations. #17

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

shanewwarren
Copy link
Contributor

I'd like to start introducing some Typescript code into some of Dashboard pages that are still utilizing jQuery and vanilla javascript. That means being able to specify both libraryTarget and library in the output config for the webpack configuration. https://webpack.js.org/configuration/output/#outputlibrary

Currently, that value is cannot be changed via the child webpack configs.

@billpull billpull merged commit 32ca0d4 into master Apr 8, 2019
@billpull billpull deleted the webpack-allow-output-customizations branch April 8, 2019 15:48
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