-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Update angular example to v8 #7747
Conversation
This pull request is automatically deployed with Now. Latest deployment for this branch: https://monorepo-git-update-angular-example-to-v8.storybook.now.sh |
Can't proceed with this before we don't upgrade to node 10 in our CI |
Waiting for #8173 |
# Conflicts: # examples/angular-cli/angular.json # examples/angular-cli/package.json # yarn.lock
@kroeder Hope this helps 🙏 |
this was introduced in angular 8 see https://angular.io/guide/static-query-migration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Issue:
What I did
Updating our angular example to the latest version