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:
3737
3838``` js
3939// webpack.config.js
40- const path = require('path')
4140const VueLoaderPlugin = require('vue-loader/lib/plugin')
4241
4342module.exports = {
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ module.exports = {
3737
3838``` js
3939// webpack.config.js
40- const path = require('path')
4140const VueLoaderPlugin = require('vue-loader/lib/plugin')
4241
4342module.exports = {
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ module.exports = {
3737
3838``` js
3939// webpack.config.js
40- const path = require('path')
4140const VueLoaderPlugin = require('vue-loader/lib/plugin')
4241
4342module.exports = {
You can’t perform that action at this time.
0 commit comments