Skip to content

Commit 56cb6c4

Browse files
committed
vite-build
1 parent 02af010 commit 56cb6c4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25+
26+
build

bun.lockb

2.25 KB
Binary file not shown.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"tailwindcss": "3.4.17",
6363
"typescript": "5.7.2",
6464
"vite": "5.4.7",
65+
"terser": "5.37.0",
6566
"vite-plugin-barrel": "0.2.0",
6667
"vite-plugin-commonjs": "0.10.3",
6768
"vite-plugin-environment": "1.1.3",

0 commit comments

Comments
 (0)