Parcel plugin to set an url for the http client based on NODE_ENV
envUtil - 获取NODE_ENV,多环境
A babel plugin that adds istanbul instrumentation to ES6 code
Loads environment variables from `.env.[development|test|production][.local]` files
check NODE_ENV if development not exist
NodeJS Environment Type detection.
envlist is a micro-module (without dependency) for resolving the type of runtime environment between your application convention and another convention (like NODE_ENV).
Simple package that enables you to load .env files in to process.env and also do variable expansion in a predetermined order based on the NODE_ENV environment variable value.
根据环境变量 `NODE_ENV` 加载 JSON 格式的 Config 文件
Inline the NODE_ENV environment variable
Add .env.dev file ``` NODE_ENV = 'development' VITE_APP_API_BASE_URL = 'development domain' ```
node_env= dev will run selenium locally
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Do different things depending on NODE_ENV.
A library to add simple database migration support to loopback projects. Migrations that have been run will be stored in a table called 'Migrations'. The library will read the loopback datasources.json files based on the NODE_ENV environment variable just
Find and replace string from replacements file based on NODE_ENV
Collapse the node.js util.inspect output to 1 line and colorizes iff NODE_ENV is debug and adds inspect to the global object.
Clean up your package.json with per-NODE_ENV npm scripts
A simple module that returns true or false based on the NODE_ENV variable
A parcel plugin for define NODE_ENV variables
Show a warning once
A console provider for Unlogger which conditionally logs based on NODE_ENV variable.
A mirror of Facebook's dev-expression Babel plugin
Config with NODE_ENV