We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d4093 commit 498b383Copy full SHA for 498b383
docs/guide/webpack.md
@@ -1,6 +1,6 @@
1
# Webpack configuration
2
3
-In the `chainWebpack()` and `configureWebpack()` options `vue.config.js`, you have access to some environment
+In the `chainWebpack()` and `configureWebpack()` options in `vue.config.js`, you have access to some environment
4
variables:
5
6
- **`process.env.VUE_CLI_SSR_TARGET`**: Either `'client'` or `'server'`
0 commit comments