Could not load content for https://jolecule.com/js/jolecule.js.map
Opened this issue · 1 comments
Hello, I am trying to embed the example by copying and pasting the JS into my page, however, I get this error:
DevTools failed to load source map: Could not load content for https://jolecule.com/js/jolecule.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
I then downloaded jolecule.js and jolecule.js.map locally and changed the path in the require line of code, and the error goes away, but unfortunately, nothing is rendered.
This is an incredible work your team achieved, I am not sure if this project is still active, but wanted to report. Thanks!
Hi Ron, it was a server permissions oversight! I've now allowed https://jolecule.com/js/jolecule.js.map to be served from the website (Google App Engine btw). Thanks for the bug report! Bosco