1
mirror of https://github.com/importantimport/urara-docs.git synced 2024-10-17 21:48:41 +08:00
urara-docs/netlify.toml

7 lines
190 B
TOML
Raw Permalink Normal View History

2022-02-11 23:04:51 +08:00
[build]
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm build"
publish = ".vitepress/dist"
[build.environment]
NPM_FLAGS = "--version"
[functions]
node_bundler = "esbuild"