mirror of https://github.com/halo-dev/halo-admin
parent
2e56412670
commit
aaeb4eed62
|
@ -1,7 +1,3 @@
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NODE_VERSION = "16"
|
NODE_VERSION = "16"
|
||||||
NPM_FLAGS = "--version"
|
NPM_FLAGS = "--version"
|
||||||
|
|
||||||
[build]
|
|
||||||
publish = "dist"
|
|
||||||
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"
|
|
||||||
|
|
Loading…
Reference in New Issue