Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#204 fix($watch, tests): Fix infinite digest loop for angular hybrid app mode #226

Closed
wants to merge 1 commit into from
Closed

Conversation

amalitsky
Copy link

@amalitsky amalitsky commented May 14, 2019

  • fix NgUpgrade Performance Issues #204 (angularJs and angular 2+ hybrid mode)
  • bump angular and angular-mocks versions to 1.7.8 (was 1.2.16)
  • add angular and angular-mocks as dev dependencies
  • remove angular and angular-mocks files from /lib folder. Karma will be importing them from node_modules.
  • replace tab indentation with two spaces for spec file
  • minor .gitignore update

Build is working, tests are passing.

cc @kamilkp

@amalitsky amalitsky closed this May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NgUpgrade Performance Issues
1 participant