luyanan %!s(int64=6) %!d(string=hace) años
padre
commit
e43b940f3e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      build/webpack.base.conf.js

+ 3 - 0
build/webpack.base.conf.js

@ -19,6 +19,9 @@ const createLintingRule = () => ({
19 19
  }
20 20
})
21 21
22
//过滤自己本地的文件  
23
nodeModules['./static/plat-info.js'] = 'commonjs ./static/plat-info.js'; 
24
22 25
module.exports = {
23 26
  context: path.resolve(__dirname, '../'),
24 27
  entry: {