Skip to content

Commit

Permalink
chore: update docs deploy timing
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 29, 2022
1 parent e50ea54 commit 7f2a874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interactive/netlify.toml
Expand Up @@ -6,6 +6,7 @@
[build]
publish = "dist"
command = "cd .. && npx pnpm i --store=./node_modules/.pnpm-store && pnpm run deploy && cd interactive"
ignore = "git diff --quiet HEAD^ HEAD . ../packages"

[functions]
node_bundler = "esbuild"
Expand Down

0 comments on commit 7f2a874

Please sign in to comment.