Deploy Meteor Angular 2 Tutorial Step 5 not working

root@hui:~/dev/meteor-angular2.0-socially# git checkout step_05 -f
HEAD 目前位于 dc9e092… Adds RouterLink dependency.
root@hui:~/dev/meteor-angular2.0-socially# meteor -p 3004
[[[[[ ~/dev/meteor-angular2.0-socially ]]]]]

=> Started proxy.
=> Started MongoDB.
=> Started your app.

=> App running at: http://localhost:3004/

it work

But

meteor deploy wvapp.meteor.com

Not work

GO http://wvapp.meteor.com/

It’s an Angular issue, you can track it here - https://github.com/Urigo/angular2-meteor/issues/157#issuecomment-186204018

Thanks

hope it’ll be resolved

now that everything is updated to the latest Angular 2.0-rc.1 this issue should be solved.