Adopt latest vscode-html-languageservice

This commit is contained in:
Alex Dima 2018-05-28 16:06:18 +02:00
parent f878fb07da
commit e0cad2423f
3 changed files with 15 additions and 16 deletions

View file

@ -15,9 +15,7 @@ helpers.packageESM({
entryPoints: [
'monaco.contribution.js',
'htmlMode.js',
'html.worker.js',
'../../node_modules/vscode-html-languageservice/lib/esm/beautify/beautify-css.js',
'../../node_modules/vscode-html-languageservice/lib/esm/beautify/beautify.js',
'html.worker.js'
],
resolveAlias: {
'vscode-nls': path.join(REPO_ROOT, "out/esm/fillers/vscode-nls.js")