Skip to content

Caching and user-supplied modules #2

@Rich-Harris

Description

@Rich-Harris

We can't cache analysis quite as aggressively as e.g. Browserify, because we have more work to do to deconflict names within a bundle. But it should be possible to avoid repeating at least some of the work, to enable fast incremental rebuilds.

Also, there will be times when we want to supply a module's contents, rather than having it be read from disk. The two things overlap.

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