gajus / gajus/isomorphic-webpack
Support webpack configuration with entry point configured to produce multiple bundles
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 289
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, [`entry`](https://webpack.github.io/docs/configuration.html#entry) can be configured to be:
* an array
* an object with a single key
A multiple bundle output is not supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.