mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Adopt latest vscode-html-languageservice
This commit is contained in:
parent
f878fb07da
commit
e0cad2423f
3 changed files with 15 additions and 16 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue