Skip to content

Commit

Permalink
chore: nuxt example
Browse files Browse the repository at this point in the history
  • Loading branch information
ErKeLost committed Aug 13, 2024
1 parent 6a09bdf commit 3d5fa04
Show file tree
Hide file tree
Showing 36 changed files with 5,336 additions and 662 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"node": ">=14"
},
"scripts": {
"bootstrap": "npm run install && npm run build",
"bootstrap": "npm run install && npm run dev",
"build": "tsup && npm run build:fix",
"dev": "tsup --watch src && npm run build:fix",
"build:fix": "esno scripts/postbuild.ts",
Expand Down
24 changes: 0 additions & 24 deletions playground/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions playground/.vscode/extensions.json

This file was deleted.

16 changes: 0 additions & 16 deletions playground/README.md

This file was deleted.

Binary file removed playground/base/public/img/a.png
Binary file not shown.
Binary file removed playground/base/public/img/b.png
Binary file not shown.
Binary file removed playground/base/public/img/c.png
Binary file not shown.
Binary file removed playground/base/public/img/d.png
Binary file not shown.
1 change: 0 additions & 1 deletion playground/base/public/index.txt

This file was deleted.

1 change: 0 additions & 1 deletion playground/base/public/shuimo.svg

This file was deleted.

1 change: 0 additions & 1 deletion playground/base/public/vite.svg

This file was deleted.

13 changes: 0 additions & 13 deletions playground/index.html

This file was deleted.

25 changes: 0 additions & 25 deletions playground/package.json

This file was deleted.

66 changes: 0 additions & 66 deletions playground/src/App.vue

This file was deleted.

Binary file removed playground/src/assets/image/wallhaven-2ykjxm.png
Binary file not shown.
Binary file removed playground/src/assets/image/wallhaven-l8z9jr.jpeg
Binary file not shown.
Binary file removed playground/src/assets/image/wallhaven-x61xdo.jpg
Binary file not shown.
Binary file removed playground/src/assets/image/wallhaven-zyxvqy.jpeg
Binary file not shown.
Binary file removed playground/src/assets/image/wallhaven.png
Binary file not shown.
1 change: 0 additions & 1 deletion playground/src/assets/shuimo.svg

This file was deleted.

1 change: 0 additions & 1 deletion playground/src/assets/vue.svg

This file was deleted.

6 changes: 0 additions & 6 deletions playground/src/assets/vuetify.svg

This file was deleted.

Binary file removed playground/src/img/image-placeholder.jpg
Binary file not shown.
Binary file removed playground/src/img/image-placeholder2.jpg
Binary file not shown.
Binary file removed playground/src/img/image-placeholder3.jpg
Binary file not shown.
6 changes: 0 additions & 6 deletions playground/src/main.ts

This file was deleted.

21 changes: 0 additions & 21 deletions playground/src/router/index.ts

This file was deleted.

83 changes: 0 additions & 83 deletions playground/src/style.css

This file was deleted.

20 changes: 0 additions & 20 deletions playground/src/views/about.vue

This file was deleted.

9 changes: 0 additions & 9 deletions playground/src/views/home.vue

This file was deleted.

7 changes: 0 additions & 7 deletions playground/src/vite-env.d.ts

This file was deleted.

18 changes: 0 additions & 18 deletions playground/tsconfig.json

This file was deleted.

9 changes: 0 additions & 9 deletions playground/tsconfig.node.json

This file was deleted.

Loading

0 comments on commit 3d5fa04

Please sign in to comment.