1.0.2 • Published 1 year ago

@hairy/lnv v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@hairy/lnv

loading custom env in next.js is very cumbersome, so

Installation

# with pnpm
pnpm add @hairy/lnv

# with yarn
yarn add @hairy/lnv

Modify scripts

{
  "scripts": {
    "dev:staging": "lnv staging && next dev"
  }
}

it just copies the copy .env.{mode} to .env

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago