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
Currently, npm run check outputs a lot of warnings that say:
Warn: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer (svelte)
Currently, npm run check outputs a lot of warnings that say:
for example here
because there are so many warnings, it is hard to see actual errors.
Any idea how to fix it ?
cc: @coyotte508 @Pierrci @beurkinger
The text was updated successfully, but these errors were encountered: