We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062b443 commit ef25dbaCopy full SHA for ef25dba
build/netlify.toml
@@ -2,7 +2,7 @@
2
base = "build"
3
command = "yarn test && yarn build:prod"
4
publish = "dist"
5
- ignore = "git diff --quiet HEAD^ HEAD ../defaults.yml ../defaults-fr.yml ../images/ __snapshots__/ templates/ netlify.toml *.js package.json yarn.lock"
+ ignore = "git diff --quiet HEAD^ HEAD ../defaults.yml ../defaults-fr.yml ../images/ __snapshots__/ templates/ netlify.toml *.js package.json yarn.lock .node-version"
6
7
[[plugins]]
8
package = "netlify-plugin-minify-html"
0 commit comments