Upate script name
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Hugo static site with WordPress content",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"fetch-data": "node scripts/fetch-wordpress.js",
|
||||
"fetch-data": "node scripts/fetch-data.js",
|
||||
"generate-content": "node scripts/generate-content.js",
|
||||
"prebuild": "npm run fetch-data && npm run generate-content",
|
||||
"build": "npm run build:css && npm run build:js",
|
||||
|
||||
Reference in New Issue
Block a user