Skip to content
#

bundling

Here are 78 public repositories matching this topic...

tsdx
marciel-truesoft
marciel-truesoft commented Nov 19, 2020

Current Behavior

UMD build doesn't support code-splitting and dynamic imports (rollup/rollup#3490, rollup/rollup#3491) due to Rollup current limitations, and tsdx cli don't accept the format option amd when creating build config

Suggested Solution

Consider support AMD module format, o

kind: feature good first issue problem: stale PR welcome
nchanged
nchanged commented Jan 6, 2018

Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD

You think I can dig in and add fuse benchmark there?

UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'

Improve this page

Add a description, image, and links to the bundling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bundling topic, visit your repo's landing page and select "manage topics."

Learn more