File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 198
198
"build.core" : " tsx --require ./scripts/runBefore.ts scripts/index.ts --tsc --build --qwikcity --api --platform-binding" ,
199
199
"build.eslint" : " tsx --require ./scripts/runBefore.ts scripts/index.ts --eslint" ,
200
200
"build.full" : " tsx --require ./scripts/runBefore.ts scripts/index.ts --tsc --tsc-docs --build --supabaseauthhelpers --api --eslint --qwikcity --qwikworker --qwiklabs --qwikreact --qwikauth --cli --platform-binding --wasm" ,
201
- "build.local" : " tsx --require ./scripts/runBefore.tsscripts /index.ts --tsc --tsc-docs --build --supabaseauthhelpers --api --eslint --qwikcity --qwikworker --qwiklabs --qwikreact --qwikauth --cli --platform-binding-wasm-copy" ,
201
+ "build.local" : " tsx --require ./scripts/runBefore.ts scripts /index.ts --tsc --tsc-docs --build --supabaseauthhelpers --api --eslint --qwikcity --qwikworker --qwiklabs --qwikreact --qwikauth --cli --platform-binding-wasm-copy" ,
202
202
"build.only_javascript" : " tsx --require ./scripts/runBefore.ts scripts/index.ts --tsc --build --api" ,
203
203
"build.packages.docs" : " pnpm -C ./packages/docs/ run build" ,
204
204
"build.packages.insights" : " pnpm -C ./packages/insights/ run build" ,
You can’t perform that action at this time.
0 commit comments