angular-cn/modules/examples
Tim Blasi 00e2d70f05 refactor(dart/transform): Remove index_static from hello_world
index_static.js & index_static.html are unnecessary in Js and are now
essentially generated via the Dart transformer. The angular
transformer is specified in examples/pubspec.yaml; use pub build to
create a transformed application that does not use dart:mirrors.

Create index_dynamic.js & index_dynamic.html, which are used to test
that the app runs equally well with mirrors and without.

Closes #495
2015-04-17 16:11:48 -07:00
..
e2e_test refactor(dart/transform): Remove index_static from hello_world 2015-04-17 16:11:48 -07:00
src refactor(dart/transform): Remove index_static from hello_world 2015-04-17 16:11:48 -07:00
test/benchpress fix(test): add `v8` category to server spec 2015-03-11 16:35:23 -07:00
pubspec.yaml feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00