Skip to content

rolldown-plugin-concurrent-top-level-await@0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 18:28
· 19 commits to main since this release

Minor Changes

  • #44 9fb4285 Thanks @zOadT! - fix vite compatibility:
    • exclude .html files by default
    • do not require experimental.nativeMagicString to be enabled, since it can't be enabled in vite

Patch Changes

  • #44 0119448 Thanks @zOadT! - fix imports from excluded modules were not being awaited