Skip to content

Commit f6ee900

Browse files
committed
chore: Add vite-plugin-static-copy to copy blueprints and meta.json to dist
1 parent 31ce86c commit f6ee900

File tree

3 files changed

+253
-2
lines changed

3 files changed

+253
-2
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13+
"vite-plugin-static-copy":"2.3.0",
1314
"@radix-ui/react-dialog": "^1.1.6",
1415
"@radix-ui/react-slot": "^1.1.2",
1516
"@tailwindcss/vite": "^4.0.12",

0 commit comments

Comments
 (0)