mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
pack emmet
This commit is contained in:
@@ -24,5 +24,8 @@ module.exports = {
|
||||
externals: {
|
||||
'vscode': 'commonjs vscode',
|
||||
},
|
||||
resolve: {
|
||||
mainFields: ['main']
|
||||
},
|
||||
stats: 'errors-only'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user