Closed
Bug 1789220
Opened 3 years ago
Closed 3 years ago
Add storybook-static to the list of generated files
Categories
(Firefox :: General, task, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
I was running ESLint today and wondering why it was taking a long time to run (> 20 min). I realised that I had been looking at storybook last week, which had generated files into browser/components/storybook/storybook-static/.
We should add that directory to the list of generated files so that our automated tools know to avoid it.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8aac7cdc568
Add storybook-static to the list of generated files. r=mstriemer
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•