angular-cn/modules/benchmarks_external
Igor Minar 8a05199fb9 test: remove bower and polymer benchmarks (#27931)
the polymer benchmarks are super old and not relevant any more

and these benchmarks were the only reason why we needed bower at all

so long, bower. thanks for all the fish.

PR Close #27931
2019-01-04 12:02:22 -08:00
..
e2e_test test: remove bower and polymer benchmarks (#27931) 2019-01-04 12:02:22 -08:00
src test: remove bower and polymer benchmarks (#27931) 2019-01-04 12:02:22 -08:00
README.md refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00

README.md

How to run the benchmarks_external locally

$ cp -r ./modules/benchmarks_external ./dist/all/ $ ./node_modules/.bin/tsc -p modules --emitDecoratorMetadata -w $ gulp serve $ open http://localhost:8000/all/benchmarks_external/src/tree/index.html?bundles=false