mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
chore: remove old build hook
This commit is contained in:
parent
fd5db1634b
commit
69c1843b73
@ -38,7 +38,6 @@
|
||||
"build:md": "sitedown . -b public -l layout.html",
|
||||
"build:static": "cpx './**/*.{png,ico}' public",
|
||||
"clean": "rimraf public && mkdirp public",
|
||||
"postversion": "rm -rf node_modules && mv tmp_modules node_modules",
|
||||
"release": "git push --follow-tags && gh-release",
|
||||
"start": "npm run watch",
|
||||
"test": "run-s test:*",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user