-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- delete root storybook config: `/.storybook/`' - uninstall root storybook config deps: `npm uninstall @storybook/addon-essentials` - delete spark lib storybook config: `/libs/spark/.storybook/` - uninstall spark lib storybook config: - explicit: `npm uninstall @storybook/addon-links storybook-addon-pseudo-states @storybook/react` - implicit: `npm uninstall @storybook/manager-webpack5 @storybook/builder-webpack5 @svgr/webpack @types/webpack webpack` - dangling: `nom uninstall @storybook/addon-storyshots` - delete nx storybook stuff - workspace spark project targets: storybook, build-storybook - uninstall nx storybook stuff: `nom uninstall @nrwl/storybook` - delete `/libs/spark/public/` (used for storybook asset storage) - delete `/libs/spark/stories/` (used for story utils)
- Loading branch information
1 parent
14e7652
commit 49bbc35
Showing
93 changed files
with
1,806 additions
and
16,373 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
/coverage | ||
/dist | ||
/libs/spark/public/fonts/**/LICENSE.(txt|md) | ||
/dist |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
93 changes: 0 additions & 93 deletions
93
libs/spark/public/fonts/Nunito - SIL Open Font License.txt
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.