mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
style($compile): rename compiler.js to compile.js
This commit is contained in:
parent
3bd3cc571d
commit
beea3a4bed
3 changed files with 1 additions and 1 deletions
2
angularFiles.js
vendored
2
angularFiles.js
vendored
|
|
@ -11,7 +11,7 @@ angularFiles = {
|
|||
'src/ng/anchorScroll.js',
|
||||
'src/ng/browser.js',
|
||||
'src/ng/cacheFactory.js',
|
||||
'src/ng/compiler.js',
|
||||
'src/ng/compile.js',
|
||||
'src/ng/controller.js',
|
||||
'src/ng/defer.js',
|
||||
'src/ng/document.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue