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