Open
Bug 1975505
Opened 1 year ago
Updated 7 months ago
Investigate changing TypeScript type generation to not require a full build
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: standard8, Unassigned)
References
(Blocks 1 open bug)
Details
Currently TypeScript generation requires a full build to generate the types. Seeing as we're mainly just using the xpidl parser, would it be possible just to run that parser by itself?
You need to log in
before you can comment on or make changes to this bug.
Description
•