Skip to content

Commit

Permalink
chore(demo): removed demo app and workflows (#3624)
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Schürch <[email protected]>
  • Loading branch information
schaertim and oliverschuerch authored Oct 8, 2024
1 parent 46e5013 commit 9d1d015
Show file tree
Hide file tree
Showing 408 changed files with 6 additions and 20,052 deletions.
51 changes: 0 additions & 51 deletions .github/actions/deploy-to-netlify/action.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/build-demo.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/deploy-demo.yaml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/release-demo.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
"e2e": "start-server-and-test docs:headless 9001 'pnpm -r --stream e2e'",
"e2e:ci": "start-server-and-test docs:headless 9001 'pnpm --filter \"...[origin/main]\" --stream e2e:ci'",
"snapshots": "start-server-and-test 'pnpm docs:headless' 9001 'pnpm --filter design-system-documentation snapshots'",
"demo": "pnpm demo:start",
"demo:start": "pnpm --filter design-system-demo... --parallel --stream start",
"demo:build": "pnpm --filter design-system-demo build",
"demo:lint": "pnpm --filter design-system-demo lint",
"docs": "pnpm docs:start",
"docs:only": "pnpm --filter design-system-documentation start",
"docs:start": "pnpm --filter design-system-tokens build && pnpm --filter design-system-documentation... --parallel --stream start",
Expand Down
17 changes: 0 additions & 17 deletions packages/demo/.browserslistrc

This file was deleted.

13 changes: 0 additions & 13 deletions packages/demo/.editorconfig

This file was deleted.

41 changes: 0 additions & 41 deletions packages/demo/.eslintrc.js

This file was deleted.

40 changes: 0 additions & 40 deletions packages/demo/.gitignore

This file was deleted.

Loading

0 comments on commit 9d1d015

Please sign in to comment.