@nuxtjs/dotenv

v1.2.1
A nuxt.js module that loads your .env file into your context options

lint

eslint lib src test

test

NODE_ENV=test npm run build && npm run lint && jest

build

nuxt-module

watch

nuxt-module --watch

prepare

npm run build

release

standard-version && git push --follow-tags && npm publish

lint-fix

eslint --fix lib src test
npm i @nuxtjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/13/2018

Downloads