You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add load strategy and an unimplemented hot restart strategy for DDC library
bundle format.
Added useModuleName option to MetadataProvider to determine whether or not
to use the provided name in a ModuleMetadata. Metadata provided by DDC
when using the library bundle format does not provide a useful bundle name.
Migrate to package:web v1.1.0.
Added support for some debugging APIs with the DDC library bundle format. - #2488