We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5390fb3 commit b57bd4aCopy full SHA for b57bd4a
src/angular.suffix
@@ -4,7 +4,7 @@
4
5
publishExternalAPI(angular);
6
7
- JQLite(document).ready(function() {
+ jqLite(document).ready(function() {
8
angularInit(document, bootstrap);
9
});
10
0 commit comments