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

Commit d89afc4

Browse files
chore(angularFiles): add documentation only file to list of files
This prevents errors when checking `validate-angular-files`
1 parent 0a8a6fa commit d89afc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angularFiles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ var angularFiles = {
3434
'src/ng/q.js',
3535
'src/ng/raf.js',
3636
'src/ng/rootScope.js',
37+
'src/ng/rootElement.js',
3738
'src/ng/sanitizeUri.js',
3839
'src/ng/sce.js',
3940
'src/ng/sniffer.js',

0 commit comments

Comments
 (0)