Tauri Qwik处于SSG模式
- npm
npm run qwik add- Yarn
yarn create qwik add- pnpm
pnpm qwik add选择“Static site (.html files)”适配器。然后,您可以通过以下方式构建静态页面:
- npm
npm run build- Yarn
yarn build- pnpm
pnpm build
npm run qwik addyarn create qwik addpnpm qwik add选择“Static site (.html files)”适配器。然后,您可以通过以下方式构建静态页面:
npm run buildyarn buildpnpm build