There was an error while loading. Please reload this page.
1 parent ac4515c commit b04f451Copy full SHA for b04f451
netlify.toml
@@ -3,7 +3,7 @@
3
publish = "packages/playground/build"
4
command = "npm run build"
5
# Ignore dependabot PRs for deploy previews
6
- ignore = "./dependabot-ignore.sh"
+ ignore = "./netlify-ignore.sh"
7
8
[build.environment]
9
SHOW_NETLIFY_BADGE = "true"
0 commit comments