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
Copy file name to clipboardExpand all lines: dwds/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
- Added `useModuleName` option to `MetadataProvider` to determine whether or not
11
11
to use the provided `name` in a `ModuleMetadata`. Metadata provided by DDC
12
12
when using the library bundle format does not provide a useful bundle name.
13
-
- Added LoadStrategyHandler to streamline JS generation and added support for
13
+
- Added LoadStrategyHandler to streamline JS expression generation and added support for
14
14
the dartDevEmbedder API for methods: getObjectMetadata, getObjectFieldNames, getSubRange, and getFunctionMetadata - [#2488](https://github.com/dart-lang/webdev/issues/2488)
15
15
- Reenabled tests in frontend_server_ddc_and_canary_evaluate_test.dart. - [#2488](https://github.com/dart-lang/webdev/issues/2488)
0 commit comments