mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
fix(core): parse URLs using the browser's DOM API
This commit is contained in:
1
angularFiles.js
vendored
1
angularFiles.js
vendored
@@ -30,6 +30,7 @@ angularFiles = {
|
||||
'src/ng/httpBackend.js',
|
||||
'src/ng/locale.js',
|
||||
'src/ng/timeout.js',
|
||||
'src/ng/urlUtils.js',
|
||||
|
||||
'src/ng/filter.js',
|
||||
'src/ng/filter/filter.js',
|
||||
|
||||
Reference in New Issue
Block a user