mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
fix oclazyload/oclazyload-tests.ts
This commit is contained in:
@@ -41,7 +41,7 @@ angular.module('app').controller(['$ocLazyLoadProvider', function ($ocLazyLoad:
|
||||
'bower_components/bootstrap/dist/js/bootstrap.js'
|
||||
],
|
||||
cache: false,
|
||||
kjdf: false
|
||||
// kjdf: false
|
||||
},
|
||||
{
|
||||
files: ['anotherModule.js'],
|
||||
|
||||
Reference in New Issue
Block a user