2
0
Эх сурвалжийг харах

revert ignoring mongoose for client to fix error

Yuki Takei 4 жил өмнө
parent
commit
187e515411

+ 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,