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

Commit 053f4e2

Browse files
chore(angularFiles): add documentation only file to list of files
This prevents errors when checking `validate-angular-files`
1 parent 45ca45a commit 053f4e2

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
@@ -32,6 +32,7 @@ var angularFiles = {
3232
'src/ng/q.js',
3333
'src/ng/raf.js',
3434
'src/ng/rootScope.js',
35+
'src/ng/rootElement.js',
3536
'src/ng/sanitizeUri.js',
3637
'src/ng/sce.js',
3738
'src/ng/sniffer.js',

0 commit comments

Comments
 (0)