Thanks to visit codestin.com
Credit goes to github.com

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

Commit d662a17

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

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

0 commit comments

Comments
 (0)