Skip to content

JS module imports not captured #363

@FreeMasen

Description

@FreeMasen

The following JS will fail when saved for additional network access attempts

import * from "./module.js"

with the following error when loaded

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///Users/rfm/module.js. (Reason: CORS request not http).

Metadata

Metadata

Assignees

Labels

bugBugs and defects (faults of monolith, not target websites)todoOn the current to-do list for the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions