Update build script
This commit is contained in:
parent
bf448aa47f
commit
d4247e09ff
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "iew-site-builder",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"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",
|
||||
"watch": "node app.js watch"
|
||||
},
|
||||
|
@ -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!
|
||||
|
||||
[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%" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user