We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02af010 commit 56cb6c4Copy full SHA for 56cb6c4
.gitignore
@@ -22,3 +22,5 @@ dist-ssr
22
*.njsproj
23
*.sln
24
*.sw?
25
+
26
+build
bun.lockb
2.25 KB
package.json
@@ -62,6 +62,7 @@
62
"tailwindcss": "3.4.17",
63
"typescript": "5.7.2",
64
"vite": "5.4.7",
65
+ "terser": "5.37.0",
66
"vite-plugin-barrel": "0.2.0",
67
"vite-plugin-commonjs": "0.10.3",
68
"vite-plugin-environment": "1.1.3",
0 commit comments