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

index 304e87826bf5ace6103d7de228cb9b206afba589..17cb1132967a08481be61098b7a31713f4571fda 100644 (file)
@@ -1,8 +1,7 @@
 [build.environment]
 CHROMEDRIVER_SKIP_DOWNLOAD = "true"
-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"