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
Most of the time inline loaders could be replaced by module.rules with issuer: /\.njk$/, so i consider it is a minor bug. Drop a line in comments, if you blocked by this bug. PRs are welcome.
ogonkov
changed the title
Accept inline loaders for assets
Accept inline loaders webpack syntax for assets
Jul 23, 2020
Loader should support inline loaders signature for assets, loaded via
static()
.Same should work for resources with expressions.
The text was updated successfully, but these errors were encountered: