-
Notifications
You must be signed in to change notification settings - Fork 662
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
Feat RC.6 #379
Feat RC.6 #379
Conversation
|
Yes, I've seen that. I'm working with Bash on windows and for some reason PhantomJS fails to start (there are some issues opened with this). I'll try to find a fix/workaround today. |
I think you should change the imports (the order is important):
|
@adrianfaciu This update would be greatly appreciated. Looking forward to it. |
Awesome! @otelnov can you check what is left? :) |
Do you also generate *.metadata.json-files to support aot-compilation? Otherwise it would result in the similar issue like ng2-bootstrap valor-software/ngx-bootstrap#933 |
Not yet, but will be added On Wed, Sep 14, 2016, 15:57 GreenToast [email protected] wrote:
|
@adrianfaciu @otelnov thank you so much! |
Working to update to RC.6 version of Angular. Currently work in progress.
Still need to update test (execution) and check if anything else is needed beside that.