There was an error while loading. Please reload this page.
All onResolve() and onLoad() steps are processed in the squirrelnetwork:sass-modules-plugin nsamespace.
onResolve()
onLoad()
squirrelnetwork:sass-modules-plugin
You can use this one to filter out the messages.
In particular, onResolve() will put this data in the pluginData object:
pluginData
{ importResolver: resolver // 0 for Bundle, 1 for Inline, 2 for File , loader: '' // the esbuild's loader to use }