Closed fabiomartino closed 4 years ago
Hi I recently upgrade few of my project to angular 10 and fetch to common warning
CommonJS or AMD dependencies can cause optimization bailouts.
Probably due to
"rxjs": "^5.0.1",
I just update the dependencies in package.json and the target and module in tsconfig.json
Hope it help
Cordially
i published the fixes as 3.0.0
Thx
Hi I recently upgrade few of my project to angular 10 and fetch to common warning
Probably due to
I just update the dependencies in package.json and the target and module in tsconfig.json
Hope it help
Cordially