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
Asset source or a function that returns the asset source.
44
44
45
-
If the function returns a promise, it will be awaited.
46
-
47
-
If a function, it will receive the [`compilation` instance](https://webpack.js.org/api/compilation/).
45
+
If a function, it will receive the [`compilation` instance](https://webpack.js.org/api/compilation/). And if the function returns a promise, it will be awaited.
0 commit comments