File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ A more complete example webpack config will look like this:
37
37
38
38
``` js
39
39
// webpack.config.js
40
- const path = require (' path' )
41
40
const VueLoaderPlugin = require (' vue-loader/lib/plugin' )
42
41
43
42
module .exports = {
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ module.exports = {
37
37
38
38
``` js
39
39
// webpack.config.js
40
- const path = require (' path' )
41
40
const VueLoaderPlugin = require (' vue-loader/lib/plugin' )
42
41
43
42
module .exports = {
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ module.exports = {
37
37
38
38
``` js
39
39
// webpack.config.js
40
- const path = require (' path' )
41
40
const VueLoaderPlugin = require (' vue-loader/lib/plugin' )
42
41
43
42
module .exports = {
You can’t perform that action at this time.
0 commit comments