Update build script

This commit is contained in:
Eric Woodward 2023-07-21 00:20:36 -04:00
parent bf448aa47f
commit d4247e09ff
2 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
{ {
"name": "iew-site-builder", "name": "iew-site-builder",
"version": "0.9.3", "version": "0.9.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "node app.js build", "build": "node app.js build",
"build:prod": "NODE_ENV=production node ./lib/build", "build:prod": "NODE_ENV=production node app.js build",
"serve": "node app.js serve", "serve": "node app.js serve",
"watch": "node app.js watch" "watch": "node app.js watch"
}, },

View File

@ -14,7 +14,7 @@ This incredible (but exceedingly portable) guide includes everything you might w
If you want to know how to get around the astral plane on less than 5 silver pieces a day, this is your guide! If you want to know how to get around the astral plane on less than 5 silver pieces a day, this is your guide!
[GET YOUR COPY FOR FREE TODAY!](https://www.planarvagabond.com)! [GET YOUR FREE COPY TODAY!](https://www.planarvagabond.com)!
<hr style="border-color: #333; width: 90%" /> <hr style="border-color: #333; width: 90%" />