Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ESM Module Output #17121

Open
Open
@TheLarkInn

Description

@TheLarkInn
  • Consuming build output at build time
  • Developer Expreience
    • Inform (warn) the user about modules that are converted to strict mode
    • delete x in modules should be a build error as code is compiled in strict mode
  • Use the platform
    • load HMR manifest viaimport() + cache busting (mem leak? is fetch better?)
    • load HMR chunks viaimport()
    • prefetch chunks/assets via module preload/prefetch +new URL(...)
  • Consuming build output at runtime
    • 💎Live Bindings to entrypoint
    • 💎Test case for circular dependency w/ external
  • Other
    • Preserve CSS Import - (@vankop more information)
    • Preserve Reexport from Externals
    • Preservenew URL(),new Worker(). Maybe magic comment for this?
    • SupportworkerChunkLoading: "module" fornode target

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Priority - High

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp