use vscode-emmet-helper isnetad of vscode-emmet-helper2

This commit is contained in:
Martin Aeschlimann
2020-08-14 13:53:08 +02:00
parent bb3c233e97
commit 6f5ebbaafb
4 changed files with 9 additions and 9 deletions

View File

@@ -21,6 +21,6 @@ module.exports = withDefaults({
filename: 'emmetNodeMain.js'
},
externals: {
'vscode-emmet-helper2': 'commonjs vscode-emmet-helper2',
'vscode-emmet-helper': 'commonjs vscode-emmet-helper',
},
});