mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Parts of Ionic requires that $scope data is attached to the element. We do not want to disable adding $scope data to the $element when $compileProvider.debugInfoEnabled(false) is used.