Skip to content

Commit da19728

Browse files
committed
Remove bin.excludes from /org.eclipse.wildwebdeveloper/build.properties
- The exclusion of node_modules/yaml-language-server/out/server/node_modules/ was added as a workaround for redhat-developer/yaml-language-server#253 but that issue was fixed and now the resource doesn't exist causing a warning.
1 parent 9114537 commit da19728

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

org.eclipse.wildwebdeveloper/build.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ bin.includes = META-INF/,\
1111
schema/,\
1212
js-debug/,\
1313
plugin.properties
14-
# See https://github.com/redhat-developer/yaml-language-server/issues/253
15-
bin.excludes = node_modules/yaml-language-server/out/server/node_modules/

0 commit comments

Comments
 (0)