Skip to content

Commit

Permalink
Accidentially commited dist folder :)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgenh committed Jun 3, 2024
1 parent bc7417d commit 30b624f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 73 deletions.
13 changes: 0 additions & 13 deletions src/dist/assets/fastboot-ports-DhWKM-vn.svg

This file was deleted.

9 changes: 0 additions & 9 deletions src/dist/assets/image.worker-C48Vhe0X.js

This file was deleted.

33 changes: 0 additions & 33 deletions src/dist/assets/index-B9GUqIAB.js

This file was deleted.

1 change: 0 additions & 1 deletion src/dist/assets/index-oP37Pxoy.css

This file was deleted.

Binary file removed src/dist/assets/zadig_create_new_device-Dw8jfLro.png
Binary file not shown.
Binary file removed src/dist/assets/zadig_form-D7-NO1Bt.png
Binary file not shown.
16 changes: 0 additions & 16 deletions src/dist/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { svelteTesting } from '@testing-library/svelte/vite';
export default defineConfig({
root: "src",
build: {
outDir: "out"
outDir: "../out"
},
plugins: [svelte(), svelteTesting()],
test: {
Expand Down

0 comments on commit 30b624f

Please sign in to comment.