Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 0da1f64

Browse files
committed
Disable auto initialisation
1 parent 766b3d5 commit 0da1f64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/angular.suffix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@
44

55
publishExternalAPI(angular);
66

7-
jqLite(document).ready(function() {
8-
angularInit(document, bootstrap);
9-
});
10-
117
})(window, document);

0 commit comments

Comments
 (0)