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
Unable to build project and receive the following error:
Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
Steps to reproduce
Follow exact steps in the quickstart guide. I.e. a clean build.
Description
Unable to build project and receive the following error:
Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
Steps to reproduce
Follow exact steps in the quickstart guide. I.e. a clean build.
Environment
Node version:
v10.15.3
OS:
MacOS Mojave 10.14.3
Extra information
Seems related to this in the gatsbyjs repo:
gatsbyjs/gatsby#13641
The text was updated successfully, but these errors were encountered: