Skip to content

Make bundler multithreaded #79

@vivax3794

Description

@vivax3794

currently the bundler process in a abstract sense looks like:
Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions