Closed
Bug 1702468
Opened 5 years ago
Closed 4 years ago
Investigate better packaging solutions for Glean.js
Categories
(Data Platform and Tools Graveyard :: Glean.js, task, P1)
Data Platform and Tools Graveyard
Glean.js
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: brizental)
Details
Attachments
(2 files)
Currently, we export the complete Glean.js module for each platform, but that is not necessary. The platform specific stuff lives in the platform/, all the rest is platform agnostic.
We should figure out if there is a way to build the platform agnostic stuff only once and still provide different entry points for each platform.
| Assignee | ||
Updated•5 years ago
|
Priority: P4 → P3
Whiteboard: [telemetry:glean-js:m?]
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → brizental
Priority: P3 → P1
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 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
•