Skip to content

Repository files navigation

Build Status Coverage

@caviar/plugin-define-runtime-env

Caviar plugin to allows you to define process.env variables which can be configured at runtime for both webpack and server

Install

$ npm i @caviar/plugin-define-runtime-env

Usage

const RuntimeEnvPlugin = require('@caviar/plugin-define-runtime-env')

const plugin = new RuntimeEnvPlugin({

})

caviarConfig.plugins.push(plugin)

License

MIT

About

Caviar plugin to allows you to create global constants which can be configured at runtime for both webpack and server

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages