externalize now.json
for docker deployments
Showing
now.json
0 → 100644
| ... | ... | @@ -24,11 +24,7 @@ |
| "node": ">=7.0", | ||
| "npm": ">=4.0" | ||
| }, | ||
| "now": { | ||
| "alias": "nuxt-hn", | ||
| "public": true | ||
| }, | ||
| "dependencies": { | ||
| "dependencies": { | ||
| "@nuxtjs/component-cache": "^0.1.3", | ||
| "@nuxtjs/pwa": "latest", | ||
| "firebase": "^4.1.1", | ||
| ... | ... |
Please
register
or
sign in
to comment