Skip to content

Commit

Permalink
doc: Nuxt will also set NODE_ENV (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlexLichter authored and znck committed Feb 5, 2019
1 parent 2f591ff commit 1500c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Fluent prop validation for Vue that won't land in your production code.

> Use [rollup-plugin-replace](https://github.com/rollup/rollup-plugin-replace) or [DefinePlugin](https://webpack.js.org/plugins/define-plugin/) to replace `process.env.NODE_ENV` with `'production'`.
> If you are using Vue CLI, it's already done for you.
> If you are using Vue CLI or Nuxt, it's already done for you.
## Usage

Expand Down

0 comments on commit 1500c9d

Please sign in to comment.