mirror of
https://github.com/kogakure/website-11ty-kogakure.de.git
synced 2026-02-03 12:15:28 +00:00
chore: add deploy task
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"build:sw": "workbox generateSW workbox.config.js",
|
||||
"clean": "npx del dist",
|
||||
"debug": "DEBUG=* npx eleventy",
|
||||
"deploy": "netlify deploy --prod",
|
||||
"prebuild": "npm run clean",
|
||||
"prestart": "npm run clean",
|
||||
"publish": "npm-run-all build deploy",
|
||||
|
||||
Reference in New Issue
Block a user