-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
currently the bundler process in a abstract sense looks like:

Some of these parts could be running in parallel, for example copying the various assets from their source locations to dist can happen while we do other processing, the magnification of the js and processing of css can both happen in parallel
Reactions are currently unavailable