vue-cli-plugin-build-env
v1.0.0
Published
Being able to change the build mode using an env variable
Downloads
179
Readme
vue-cli-plugin-build-env
A simple plugin that allows you to build your vue app in either production or development mode.
Set an environmental variable BUILD_ENV to either "production" or "development" and build your app.