Add support for static pages
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"create": "npm run clean && babel-node ./scripts/create.js",
|
||||
"build": "npm run clean && babel-node ./scripts/build.js",
|
||||
"clean": "babel-node ./scripts/clean.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user