Skip to content

Enable DDC's Library Bundle module system by default#815

Open
Markzipan wants to merge 1 commit into
schultek:feat/hotreloadfrom
Markzipan:ddc-library-bundle-by-default
Open

Enable DDC's Library Bundle module system by default#815
Markzipan wants to merge 1 commit into
schultek:feat/hotreloadfrom
Markzipan:ddc-library-bundle-by-default

Conversation

@Markzipan
Copy link
Copy Markdown

We're updating webdev to compile DDC apps using an updated Library Bundle module format by default, replacing the legacy AMD/Require module format. This new module format supports hot reload among other load-time optimizations.

If you encounter build failures, script errors, or loader issues after updating, you can opt back into the legacy AMD module format with the --module-format flag:

jaspr serve --module-format amd

See related change in webdev: dart-lang/webdev#2839

@Markzipan Markzipan requested a review from schultek as a code owner May 29, 2026 21:40
@docs-page
Copy link
Copy Markdown

docs-page Bot commented May 29, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/schultek/jaspr~815

Documentation is deployed and generated using docs.page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant