Skip to content

Commit

Permalink
Menu links updated making it dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
iitzIrFan committed Jan 15, 2025
1 parent eb65259 commit 50345e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"codesandbox.sync": "tsx codesandbox.sync.ts",
"contributors": "tsx contributors.ts",
"deploy": "wrangler pages publish ./dist",
"dev": "concurrently \"cross-env tsx check-qwik-build.ts\" \"vite --mode ssr --open\"",
"docs.dev": "concurrently \"cd packages/docs && pnpm build.repl-sw\" \"cd packages/docs && pnpm dev\"",
"dev.debug": "node --inspect-brk ../../node_modules/vite/bin/vite.js --mode ssr --force",
"prebuild.core": "tsx check-qwik-build.ts",
"preview": "qwik build preview && vite preview --open",
Expand Down

0 comments on commit 50345e4

Please sign in to comment.