Skip to content

Commit

Permalink
meta: tear down website workspace (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatiusmb authored Oct 29, 2024
1 parent 8601c9c commit fa6cc62
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 51 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Clone this repository and setup the environment with `pnpm`
git clone https://github.com/sveltejs/svelte-devtools.git
cd svelte-devtools
pnpm install

cd workspace/extension
pnpm dev
```

To work on the extension, run the `dev` script from `workspace/extension` directory
Expand Down
2 changes: 0 additions & 2 deletions workspace/website/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions workspace/website/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions workspace/website/src/routes/+layout.svelte

This file was deleted.

13 changes: 0 additions & 13 deletions workspace/website/svelte.config.js

This file was deleted.

7 changes: 0 additions & 7 deletions workspace/website/tsconfig.json

This file was deleted.

8 changes: 0 additions & 8 deletions workspace/website/vite.config.ts

This file was deleted.

0 comments on commit fa6cc62

Please sign in to comment.