mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
ci: bun run failed
This commit is contained in:
+2
-1
@@ -5,4 +5,5 @@ mkdir -p ../boot/src/main/resources/static/assets/
|
||||
cp dist/vite.svg ../boot/src/main/resources/static/
|
||||
cp -R dist/assets/* ../boot/src/main/resources/static/assets/
|
||||
|
||||
cp dist/index.html ../boot/src/main/resources/templates
|
||||
mkdir -p ../boot/src/main/resources/templates
|
||||
cp dist/index.html ../boot/src/main/resources/templates/index.html
|
||||
+4
-1
@@ -52,5 +52,8 @@
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"zod": "^3.24.1"
|
||||
}
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user