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

adding new API for customizing webpack configs #1715

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

jchip
Copy link
Member

@jchip jchip commented Aug 4, 2020

Making use of typedoc and typescript, adding some explicit APIs for customizing webpack configs:

  • all webpack config partials are explicitly export so they are easily selectable
  • API applyPartials to easily choose and pick partials to construct final webpack config
  • export profiles that are easily selectable to see what partials they included.
  • export defaultConfigs to just use them in user's webpack.config.js

@jchip jchip merged commit 485508b into electrode-io:master Aug 4, 2020
imgbot bot pushed a commit to yishengjiang99/electrode that referenced this pull request Aug 20, 2020
@jchip jchip deleted the webpack-ex branch October 29, 2020 15:28
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

Successfully merging this pull request may close these issues.

3 participants