Explorar o código

revert ignoring mongoose for client to fix error

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

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

@@ -127,7 +127,6 @@ module.exports = (options) => {
       // ignore
       new webpack.IgnorePlugin(/^\.\/lib\/deflate\.js/, /markdown-it-plantuml/),
       new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/),
-      new webpack.IgnorePlugin(/mongoose/),
 
       new LodashModuleReplacementPlugin({
         flattening: true,