Skip to content

Commit

Permalink
next: remove playgrounds (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Oct 25, 2024
1 parent cc22608 commit e78c887
Show file tree
Hide file tree
Showing 37 changed files with 1 addition and 525 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["playground-js", "playground-ts"]
"ignore": []
}
10 changes: 0 additions & 10 deletions playgrounds/playground-js/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion playgrounds/playground-js/.npmrc

This file was deleted.

5 changes: 0 additions & 5 deletions playgrounds/playground-js/.prettierignore

This file was deleted.

15 changes: 0 additions & 15 deletions playgrounds/playground-js/.prettierrc

This file was deleted.

8 changes: 0 additions & 8 deletions playgrounds/playground-js/CHANGELOG.md

This file was deleted.

5 changes: 0 additions & 5 deletions playgrounds/playground-js/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions playgrounds/playground-js/jsconfig.json

This file was deleted.

38 changes: 0 additions & 38 deletions playgrounds/playground-js/package.json

This file was deleted.

14 changes: 0 additions & 14 deletions playgrounds/playground-js/postcss.config.cjs

This file was deleted.

63 changes: 0 additions & 63 deletions playgrounds/playground-js/reset.js

This file was deleted.

12 changes: 0 additions & 12 deletions playgrounds/playground-js/src/app.html

This file was deleted.

4 changes: 0 additions & 4 deletions playgrounds/playground-js/src/app.pcss

This file was deleted.

1 change: 0 additions & 1 deletion playgrounds/playground-js/src/lib/index.js

This file was deleted.

5 changes: 0 additions & 5 deletions playgrounds/playground-js/src/routes/+layout.svelte

This file was deleted.

2 changes: 0 additions & 2 deletions playgrounds/playground-js/src/routes/+page.svelte

This file was deleted.

Binary file removed playgrounds/playground-js/static/favicon.png
Binary file not shown.
16 changes: 0 additions & 16 deletions playgrounds/playground-js/svelte.config.js

This file was deleted.

12 changes: 0 additions & 12 deletions playgrounds/playground-js/tailwind.config.cjs

This file was deleted.

6 changes: 0 additions & 6 deletions playgrounds/playground-js/vite.config.js

This file was deleted.

21 changes: 0 additions & 21 deletions playgrounds/playground-ts/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion playgrounds/playground-ts/.npmrc

This file was deleted.

5 changes: 0 additions & 5 deletions playgrounds/playground-ts/README.md

This file was deleted.

28 changes: 0 additions & 28 deletions playgrounds/playground-ts/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions playgrounds/playground-ts/postcss.config.js

This file was deleted.

63 changes: 0 additions & 63 deletions playgrounds/playground-ts/reset.js

This file was deleted.

3 changes: 0 additions & 3 deletions playgrounds/playground-ts/src/app.css

This file was deleted.

13 changes: 0 additions & 13 deletions playgrounds/playground-ts/src/app.d.ts

This file was deleted.

Loading

0 comments on commit e78c887

Please sign in to comment.