1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

css changes - messing with font

This commit is contained in:
2016-08-26 03:25:06 +00:00
parent 07ead1ffc2
commit a2642c39b2
5 changed files with 5 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
"prod": "export NODE_ENV=production && webpack -p && babel-node metadata.js",
"prod-win": "set NODE_ENV=production && webpack -p && babel-node metadata.js",
"deploy": "goapp deploy",
"serve": "goapp serve"
"serve-c9": "npm run build && goapp serve --port=$PORT --host=$IP"
},
"repository": {
"type": "git",