]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: update netlify
authorEduardo San Martin Morote <posva13@gmail.com>
Sun, 23 Oct 2022 14:00:19 +0000 (16:00 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Sun, 23 Oct 2022 14:00:25 +0000 (16:00 +0200)
netlify.toml

index 262719ccdb424450cdb4d5207098125e50688688..76163a965bf67c726d9a3d4fa666d68d09bb9496 100644 (file)
@@ -1,7 +1,4 @@
-[build.environment]
-NPM_FLAGS="--version"
-
 [build]
-command = "npx pnpm@7 i --store=node_modules/.pnpm-store && npx pnpm@7 run docs:build"
+command = "pnpm run docs:build"
 ignore = "./scripts/docs-check.sh"
 publish = "packages/docs/.vitepress/dist"