mdeshmu commented on code in PR #25628: URL: https://github.com/apache/superset/pull/25628#discussion_r1357605442
########## CONTRIBUTING.md: ########## @@ -598,18 +598,6 @@ There are three types of assets you can build: 2. `npm run dev-server`: local development assets, with sourcemaps and hot refresh support 3. `npm run build-instrumented`: instrumented application code for collecting code coverage from Cypress tests -If this type of error comes while building assets(i.e using above commands): - -```bash -Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize Review Comment: Even though i didn't add these docs but I feel `calling SourceMapConsumer.initialize` would still be needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
