tonyfromundefined / nuxt-serverless

Nuxt.js Serverless SSR Starter on AWS (Lambda + API Gateway + S3) with Serverless Framework
254 stars 32 forks source link

Make sure dev is false #5

Closed mihaerzen closed 5 years ago

mihaerzen commented 5 years ago

If dev is set to true in the nuxtConfig it will override it here.

tonyfromundefined commented 5 years ago

Thanks for your help