-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(infra): update Yarn scripts - Remove unnecessary extract-storybook scripts; they are deprecated and breaking the deployed builds. Adding the `storyStoreV7` feature back into the config accomplishes the same task - Visually separate groups of scripts for easier locating - Group the WC and React scripts together - Rename the scripts to more consistent names; **take note of these** - Add `watch:tsc` to the dev scripts so that component file changes reflect immediately in Storybook while developing Also bumped dependencies * chore(infra): refresh yarn.lock * fix(infra): update Chromatic workflow command * fix(infra): update babel plugin name * fix(lint): update TS syntax * Revert "chore(infra): refresh yarn.lock" This reverts commit 4bd67ec. * fix(infra): revert and fix deps and config
- Loading branch information
Showing
4 changed files
with
397 additions
and
381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.