angular-cn/modules/angular2/test/transform/reflection_remover/bootstrap_files
Yegor Jbanov 29095766e6 fix(bootstrap): fix expressions containing bootstrap (fixes #3309) 2015-07-30 12:06:53 -07:00
..
expected fix(bootstrap): fix expressions containing bootstrap (fixes #3309) 2015-07-30 12:06:53 -07:00
README.md fix(bootstrap): fix expressions containing bootstrap (fixes #3309) 2015-07-30 12:06:53 -07:00
index.dart fix(bootstrap): fix expressions containing bootstrap (fixes #3309) 2015-07-30 12:06:53 -07:00

README.md

Tests that the reflection removal step:

  1. Comments out reflective bootstrap.dart import
  2. Adds bootstrap_static.dart import
  3. Adds the call to initReflector
  4. Handles bootstrap return values properly