We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4086f7 commit 0ebfad0Copy full SHA for 0ebfad0
package.json
@@ -78,8 +78,6 @@
78
"make:public": "make public ls-public",
79
"netlify-build:preview": "npm run seq -- build:preview diff:check",
80
"netlify-build:production": "npm run build:production",
81
- "postbuild:preview": "npm run _check:links--warn",
82
- "postbuild:production": "npm run _check:links--warn",
83
"postget:submodule": "git submodule",
84
"postnetlify-build:production": "git restore .htmltest.yml && npm run diff:check",
85
"prebuild:preview": "npm run _prebuild",
0 commit comments