Closed Bug 1788797 Opened 2 years ago Closed 2 years ago

Move storybook scripts to mach commands

Categories

(Firefox :: General, task, P3)

task

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: mstriemer, Assigned: mstriemer)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The storybook scripts currently depend manually run ./mach npm commands with a --prefix. This is somewhat tedious and it would be much nicer to have mach run the commands directly

Suggestions:

./mach storybook # Start the storybook server and launch a dev browser at it
./mach storybook --install # Get storybook dependencies installed
./mach storybook --build # Build the static storybook to be exported somewhere
# Likely to come later:
./mach storybook --upload # Upload the static storybook to some public place for demoing
Attachment #9292742 - Attachment description: WIP: Bug 1788797 - Move storybook commands to mach from npm scripts → Bug 1788797 - Move storybook commands to mach from npm scripts r?hjones
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/444c43898f5e
Move storybook commands to mach from npm scripts r=hjones,ahal
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: