Skip to content

Commit 2b842c5

Browse files
committed
Buidle sourcemap with demo
1 parent 7cc827d commit 2b842c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"start": "vite",
1414
"prepare": "tsup src/index.ts --format esm,cjs --minify --dts --sourcemap",
15-
"build": "vite build --outDir demo",
15+
"build": "vite build --outDir demo --sourcemap",
1616
"lint": "eslint ."
1717
},
1818
"repository": {

0 commit comments

Comments
 (0)