I'm submitting a ... bug report
The issue arises at the end of Angular 2 tutorial - part 4 and is a generic error:
SyntaxError: Unexpected token <(…)Zone.run @ angular2-polyfills
Some things I tried:
- to replace it in Plunkr (using almost the same code as the Plunkr provided in the tutorial): http://plnkr.co/edit/Q5F0mV8Hbdcr2rtZUSw5
- use locally the exact same code as the Plunkr provided at the end of tutorial part 4, same issue.
All the details are available in the question I posted on Stackoverflow: http://stackoverflow.com/questions/35893320/angular-2-tutorial-part-4-syntaxerror-unexpected-token
Environment: latest Angular beta (I just followed what the tutorial says to install it) + Typescript and ES6. Running on Linux Debian 8 and testing on Google Chrome v47 with cache disabled.
I'm submitting a ... bug report
The issue arises at the end of Angular 2 tutorial - part 4 and is a generic error:
Some things I tried:
All the details are available in the question I posted on Stackoverflow: http://stackoverflow.com/questions/35893320/angular-2-tutorial-part-4-syntaxerror-unexpected-token
Environment: latest Angular beta (I just followed what the tutorial says to install it) + Typescript and ES6. Running on Linux Debian 8 and testing on Google Chrome v47 with cache disabled.