Bug 1788797 - Move storybook commands to mach from npm scripts r=hjones,ahal
Differential Revision: https://phabricator.services.mozilla.com/D156241
This commit is contained in:
@@ -366,6 +366,9 @@ def initialize(topsrcdir):
|
||||
"uniffi": MachCommandReference(
|
||||
"toolkit/components/uniffi-bindgen-gecko-js/mach_commands.py"
|
||||
),
|
||||
"storybook": MachCommandReference(
|
||||
"browser/components/storybook/mach_commands.py"
|
||||
),
|
||||
}
|
||||
|
||||
# Set a reasonable limit to the number of open files.
|
||||
|
||||
Reference in New Issue
Block a user