mirror of https://github.com/halo-dev/halo-admin
chore: add netlify config file (#389)
parent
3f7ffa79f5
commit
acea961571
@ -0,0 +1,7 @@
|
|||||||
|
[build.environment]
|
||||||
|
NODE_VERSION = "16"
|
||||||
|
NPM_FLAGS = "--version"
|
||||||
|
|
||||||
|
[build]
|
||||||
|
publish = "dist"
|
||||||
|
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"
|
Loading…
Reference in new issue