micahstubbs commented on issue #2092: URL: https://github.com/apache/helix/issues/2092#issuecomment-1125460340
## Deep Import Warning Warning: Entry point 'angulartics2' contains deep imports into ``` /helix/helix-front/node_modules/rxjs/ReplaySubject /helix/helix-front/node_modules/rxjs/add/operator/filter ``` This is probably not a problem, but may cause the compilation of entry points to be out of order. --- ``` npm i [email protected] ``` [blame](https://github.com/angulartics/angulartics2/blame/fe6c6dfe40c7bdd4d13dab8da7518851814d0723/package.json) [commit](https://github.com/angulartics/angulartics2/commit/2af60495252a63faaca6902b2c3180513a48f567) [tags](https://github.com/angulartics/angulartics2/tags) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
