The GET request for app.js and index.js both say NS_ERROR_CORRUPTED_CONTENT and say blocked.
index.js loads app.js from an import
the script tag in the index.html say index.mjs and app.mjs
Fix so that it doesn't get blocked and returne NS_ERROR_CORRUPTED_CONTENT
The GET request for app.js and index.js both say NS_ERROR_CORRUPTED_CONTENT and say blocked.
index.js loads app.js from an import
the script tag in the index.html say index.mjs and app.mjs
Fix so that it doesn't get blocked and returne NS_ERROR_CORRUPTED_CONTENT