Skip to content

Commit 0a93ace

Browse files
committed
fix build
1 parent 28bcf9d commit 0a93ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/gulpfile.hygiene.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const eolFilter = [
4242
'!build/monaco/**',
4343
'!build/win32/**',
4444
'!build/**/*.sh',
45+
'!build/tfs/**/*.js',
4546
'!**/Dockerfile'
4647
];
4748

0 commit comments

Comments
 (0)