Open
Bug 1898549
Opened 1 year ago
Updated 1 month ago
Check that Defer Import Eval doesn't break the Debugger
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Depends on 1 open bug)
Details
The proposal introduces a new syntax (import defer * as pi from "./constants/pi.js"
), which would probably break the parser worker
You need to log in
before you can comment on or make changes to this bug.
Description
•