-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #377
- Loading branch information
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ Lazy load modules & components in AngularJS | |
- Load via the service or the directive | ||
- Use the embedded async loader or use your own (requireJS, ...) | ||
- Load js (angular or not) / css / templates files | ||
- Compatible with AngularJS 1.2.x/1.3.x/1.4.x/1.5,x | ||
- Compatible with AngularJS 1.2.x/1.3.x/1.4.x/1.5.x/1.6.x | ||
|
||
## Looking for help | ||
I'm looking for contributors to help me maintain the code (I'm gonna switch to Angular 2 soon, and I won't be much more invested in Angular 1 & ocLazyLoad). If you're interested, send me a tweet [@OCombe](https://twitter.com/OCombe) or an email: [[email protected]](mailto:[email protected]) ! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters