Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Resurrect code splitting switch #462

Closed
padcom opened this issue Jul 6, 2018 · 1 comment
Closed

Resurrect code splitting switch #462

padcom opened this issue Jul 6, 2018 · 1 comment
Labels

Comments

@padcom
Copy link

padcom commented Jul 6, 2018

Do you want to request a feature or report a bug?
Bug (it has been broken since the release of version 10)

What is the current behavior?
No switch to direct Webpack to split code for vendor.js and main.js. It is not synonymous if we want to d code splitting just by saying we want an UMD or CJS module. It is NOT JUST about building libraries but also applications where you DO want to have the code split into 2 chunks. Sure I can configure that manually but what would I use POI for in that case?

What is the expected behavior?
Allow for code splitting regardless of the build format.

Please mention other relevant information such as the browser version, Node.js version, Poi version and Operating System.

POI: 10.2.9

@github-actions
Copy link

github-actions bot commented May 1, 2020

This issue has been marked as Stale, it will be closed in a week if there's no furthur activity.

@github-actions github-actions bot added the stale label May 1, 2020
@github-actions github-actions bot closed this as completed May 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant