Closed
Bug 1835030
Opened 2 years ago
Closed 2 years ago
[meta] Convert html/xhtml consumers of JSM modules to import ES modules direct
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
People
(Reporter: standard8, Unassigned)
References
Details
(Keywords: meta, Whiteboard: [esmification-timeline])
As esm-ification is getting nearer to completion, we'll need to additionally update imports in .html
/.xhtml
files.
They look fairly simple, so we might be able to use a ESLint rule on a lot of them to do the initial fixing, and then maybe land just the rule (without the auto-fix) to stop any new ones being added.
Comment 1•2 years ago
|
||
I'll do that for each directory
Keywords: meta
Summary: Convert html/xhtml consumers of JSM modules to import ES modules direct → [meta] Convert html/xhtml consumers of JSM modules to import ES modules direct
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•