Skip to content

Commit 9ef5a01

Browse files
committed
chore: update
1 parent 901446a commit 9ef5a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rolldown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"scripts": {
3030
"build": "pnpm dev:prepare && ROLLDOWN_OPTIONS_VALIDATION=loose nuxi build src && tsdown",
3131
"build:debug": "NUXT_DEBUG_BUILD=true pnpm run build",
32-
"dev": "DEBUG='rolldown:devtools:*' ROLLDOWN_OPTIONS_VALIDATION=loose nuxi dev src",
32+
"dev": "DEBUG='vite:devtools:*' ROLLDOWN_OPTIONS_VALIDATION=loose nuxi dev src",
3333
"dev:prepare": "nuxi prepare src",
3434
"prepack": "pnpm build"
3535
},

0 commit comments

Comments
 (0)