Permalink
Browse files
revert: feat($compile): Allow ES6 classes as controllers with `bindTo…
…Controller: true` This change caused IE9 to run out of memory. This is reverted from commit b0248b7
- Loading branch information
Showing
with
5 additions
and 63 deletions.
- +4 −15 src/auto/injector.js
- +1 −1 src/ng/compile.js
- +0 −47 test/ng/compileSpec.js