Yuki Takei 8 anni fa
parent
commit
f9ab6d4b74
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      config/webpack.common.js

+ 0 - 1
config/webpack.common.js

@@ -3,7 +3,6 @@
  */
 
 const webpack = require('webpack');
-const path = require('path');
 const helpers = require('./helpers');
 
 /*