mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-03-24 15:51:36 +00:00
chore: remove old build hook
This commit is contained in:
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user