Explorar o código

prevent the warning "Can't resolve 'module' in '/workspace/growi/node_modules/source-map-support'"

Yuki Takei %!s(int64=3) %!d(string=hai) anos
pai
achega
d1fb884d48
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/config/webpack.common.js

+ 1 - 0
packages/app/config/webpack.common.js

@@ -76,6 +76,7 @@ module.exports = (options) => {
     },
     node: {
       fs: 'empty',
+      module: 'empty',
     },
     module: {
       rules: options.module.rules.concat([