Detailed updates: - [email protected] - [email protected].x - [email protected] - @bazel/[email protected].0 - [email protected] - [email protected] BREAKING CHANGE: - the Angular compiler now requires TypeScript 2.4.x.
How to run the examples locally
$ cp -r ./modules/playground ./dist/all/
$ ./node_modules/.bin/tsc -p modules --emitDecoratorMetadata -w
$ gulp serve
$ open http://localhost:8000/all/playground/src/hello_world/index.html?bundles=false