Chore: Fix import of Observable to be from rxjs and not rxjs/internal. It was maybe causing optimization bailouts

This commit is contained in:
2021-09-20 09:27:33 +05:30
parent 5ff954deb6
commit debe0df7b7
77 changed files with 76 additions and 77 deletions

View File

@ -43,7 +43,6 @@
"@angular/compiler-cli": "^12.0.4",
"@angular/language-service": "^12.0.4",
"@types/jasmine": "~3.7.4",
"@types/mathjs": "^9.4.2",
"@types/node": "^15.12.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",