Closed
Bug 1694701
Opened 4 years ago
Closed 4 years ago
Figure out how to make web-ext-types an effective dependecy of Glean.js
Categories
(Data Platform and Tools Graveyard :: Glean.js, task, P4)
Data Platform and Tools Graveyard
Glean.js
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: brizental, Unassigned)
Details
(Whiteboard: [telemetry:glean-js:m?])
If this package is not present Glean.js will error in Typescript environments due to the lack of expected types.
I included this as a peer dependency, because simply making this a dependency instead of a development dependency does not work immediatelly. It relies on changing the typeRoots on tsconfig.
We should figure out how to make it a dependency so that users don't need to configure this themselves.
| Reporter | ||
Updated•4 years ago
|
Summary: Figure out how to make web-ext-types an effective dependecy pf Glean.js → Figure out how to make web-ext-types an effective dependecy of Glean.js
| Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•