Closed
Bug 1799207
Opened 3 years ago
Closed 3 years ago
Storybook no longer starts without vendoring lit manually
Categories
(Firefox :: General, defect, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox106 | --- | unaffected |
| firefox107 | --- | unaffected |
| firefox108 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Since we added lit for local development only and some components depend on it, if you start storybook without installing lit first it will fail.
Updated•3 years ago
|
Keywords: regression
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1798911
status-firefox106:
--- → unaffected
status-firefox107:
--- → unaffected
status-firefox108:
--- → affected
status-firefox-esr102:
--- → unaffected
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D161341
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0545eb1c56b6
Part 1: Fix installing lit on Windows r=hjones
https://hg.mozilla.org/integration/autoland/rev/73180c050d8b
Part 2: Install lit when installing storybook r=hjones
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0545eb1c56b6
https://hg.mozilla.org/mozilla-central/rev/73180c050d8b
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•