Skip to content

Commit 9d53972

Browse files
committed
check fixture-nitro-3
1 parent bef5513 commit 9d53972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"release": "pnpm build && changeset publish",
2828
"format": "pnpm oxfmt",
2929
"rewrite-exports": "pnpm --filter='./packages/*' -c exec \"echo \\$(cat package.json | jq '.exports = .publishConfig.exports') > package.json\"",
30-
"vite-ecosystem-ci:build": "pnpm run build:all",
30+
"vite-ecosystem-ci:build": "pnpm run build:all && pnpm --filter fixture-nitro-3 build",
3131
"vite-ecosystem-ci:before-test": "pnpm --filter tests exec playwright install chromium",
3232
"vite-ecosystem-ci:test": "pnpm --filter tests run test:all"
3333
},

0 commit comments

Comments
 (0)