We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
path
1 parent a154c42 commit 39e6580Copy full SHA for 39e6580
docs/guide/README.md
@@ -37,7 +37,6 @@ A more complete example webpack config will look like this:
37
38
``` js
39
// webpack.config.js
40
-const path = require('path')
41
const VueLoaderPlugin = require('vue-loader/lib/plugin')
42
43
module.exports = {
docs/ru/guide/README.md
@@ -37,7 +37,6 @@ module.exports = {
docs/zh/guide/README.md
0 commit comments