Skip to content

Dynamic imports #140

Description

@ajbouh

Hi, I tried implementing a fast development loop for sapper using nollup but it seems that support for dynamic imports is not (yet?) present in nollup.

A few specific observations:

  • OutputChunk.dynamicImports is missing
  • ModuleInfo.dynamicallyImportedIds is missing
  • modules referenced by dynamic imports themselves don't seem to be included in any of the output chunks

Is this something that should be present or is there a fundamental reason it's incompatible with the nollup philosophy?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions