Skip to content

Commit 498b383

Browse files
chriscaloAkryum
authored andcommitted
docs: fix typo introduced in Akryum#142 (Akryum#150)
1 parent f9d4093 commit 498b383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/webpack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Webpack configuration
22

3-
In the `chainWebpack()` and `configureWebpack()` options `vue.config.js`, you have access to some environment
3+
In the `chainWebpack()` and `configureWebpack()` options in `vue.config.js`, you have access to some environment
44
variables:
55

66
- **`process.env.VUE_CLI_SSR_TARGET`**: Either `'client'` or `'server'`

0 commit comments

Comments
 (0)