Skip to content

Commit 024bbf7

Browse files
robwierzbowskiLinusBorg
authored andcommitted
Remove unused fs require from webpack.base.conf.js (#893)
1 parent b7fc302 commit 024bbf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/build/webpack.base.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
var path = require('path')
2-
var fs = require('fs')
32
var utils = require('./utils')
43
var config = require('../config')
54
var vueLoaderConfig = require('./vue-loader.conf')

0 commit comments

Comments
 (0)