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

Support for multiple Webpack configurations #21

Open
erykpiast opened this issue Mar 20, 2019 · 0 comments
Open

Support for multiple Webpack configurations #21

erykpiast opened this issue Mar 20, 2019 · 0 comments
Labels
enhancement New feature or request planning needed Not ready to code
Projects
Milestone

Comments

@erykpiast
Copy link
Owner

In case of multi-config mode, Webpack stats JSON contains array of stats objects instead of single stats object. App may support array of stats by default and fall back to single-element array in case of single object. It has to be reflected in UI - the top-most selection level has to be configurations instead of chunks.

@erykpiast erykpiast added the enhancement New feature or request label Mar 20, 2019
@erykpiast erykpiast added this to To do in default via automation Mar 20, 2019
@erykpiast erykpiast added this to the v1 milestone Aug 31, 2019
@erykpiast erykpiast added the planning needed Not ready to code label Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planning needed Not ready to code
Projects
default
  
To do
Development

No branches or pull requests

1 participant