Skip to content

Commit d03aeaf

Browse files
authored
Can't open files (microsoft#226898) (microsoft#226996)
1 parent 51e4430 commit d03aeaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/.moduleignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ typescript/lib/tsserverlibrary.js
163163

164164
jschardet/index.js
165165
jschardet/src/**
166-
jschardet/dist/jschardet.js
166+
# TODO@esm uncomment when we can use jschardet.min.js again jschardet/dist/jschardet.js
167167

168168
es6-promise/lib/**
169169

build/.webignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
jschardet/index.js
1616
jschardet/src/**
17-
jschardet/dist/jschardet.js
17+
# TODO@esm uncomment when we can use jschardet.min.js again jschardet/dist/jschardet.js
1818

1919
vscode-textmate/webpack.config.js
2020

0 commit comments

Comments
 (0)