forked from viamrobotics/prime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete Legacy Storybook (viamrobotics#556)
- Loading branch information
1 parent
c7f9fa0
commit 3506a88
Showing
57 changed files
with
255 additions
and
7,311 deletions.
There are no files selected for viewing
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 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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
"packageManager": "[email protected]", | ||
"scripts": { | ||
"start": "vite dev", | ||
"build": "pnpm run build-bundles && pnpm run build-types && pnpm run build-storybook", | ||
"build": "pnpm run build-bundles && pnpm run build-types", | ||
"build-bundles": "vite build --mode production", | ||
"build-types": "tsc --project tsconfig.build.json", | ||
"serve": "vite preview --host", | ||
|
@@ -35,9 +35,6 @@ | |
"test": "playwright test", | ||
"test-dev": "playwright test --debug", | ||
"playwright-install": "playwright install", | ||
"storybook": "storybook dev -p 6006", | ||
"storybook-docs": "storybook dev --docs --no-manager-cache", | ||
"build-storybook": "storybook build --docs -o prime", | ||
"_prettier": "prettier \"**/*.{js,cjs,ts,svelte,css,json,yml,yaml,md,mdx}\"", | ||
"_eslint": "eslint \".*.cjs\" \"**/*.{js,cjs,ts,svelte}\"" | ||
}, | ||
|
@@ -46,18 +43,6 @@ | |
"@floating-ui/vue": "^1.0.0", | ||
"@mdi/js": "^7.2.96", | ||
"@playwright/test": "^1.32.3", | ||
"@storybook/addon-a11y": "^7.3.2", | ||
"@storybook/addon-actions": "^7.3.2", | ||
"@storybook/addon-docs": "^7.3.2", | ||
"@storybook/addon-essentials": "^7.3.2", | ||
"@storybook/addon-interactions": "^7.3.2", | ||
"@storybook/addon-links": "^7.3.2", | ||
"@storybook/addons": "^7.3.2", | ||
"@storybook/blocks": "^7.3.2", | ||
"@storybook/html": "^7.3.2", | ||
"@storybook/html-vite": "^7.3.2", | ||
"@storybook/testing-library": "^0.1.0", | ||
"@storybook/theming": "^7.3.2", | ||
"@sveltejs/vite-plugin-svelte": "^2.4.2", | ||
"@types/prismjs": "^1.26.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
|
@@ -77,7 +62,6 @@ | |
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"eslint-plugin-sonarjs": "^0.21.0", | ||
"eslint-plugin-storybook": "^0.6.13", | ||
"eslint-plugin-svelte": "^2.33.1", | ||
"eslint-plugin-tailwindcss": "^3.13.0", | ||
"eslint-plugin-unicorn": "^48.0.1", | ||
|
@@ -90,7 +74,6 @@ | |
"prismjs": "^1.29.0", | ||
"react": "^18.2.0", | ||
"remark-gfm": "^3.0.1", | ||
"storybook": "^7.3.2", | ||
"svelte": "^4.0.5", | ||
"svelte-check": "^3.4.3", | ||
"svelte-preprocess": "^5.0.3", | ||
|
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 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.
Oops, something went wrong.