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: migrations/44-50/new-features.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
@@ -24,7 +24,7 @@ For backwards compatibility, the state class supports direct property access tho
24
24
25
25
Support of [ESM importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap)
26
26
provides a possibility to keep the code modular, flexible and allows to use existing ES modules with minimum recompilation.
27
-
For more detail about how to register your module in to `importmap` look for [Working with ESM importmap](/docs/using-core-functions/web-asset-manager#working-with-esm-importmap) in Web Asset Manager.
27
+
For more detail about how to register your module in to `importmap` look for Working with ESM importmap in Web Asset Manager.
0 commit comments