mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-05 17:31:22 +02:00
application insight fixes
This commit is contained in:
@@ -18,7 +18,8 @@ const config = [
|
||||
},
|
||||
devtool: 'nosources-source-map',
|
||||
externals: {
|
||||
vscode: 'commonjs vscode'
|
||||
vscode: 'commonjs vscode',
|
||||
'applicationinsights-native-metrics': 'commonjs applicationinsights-native-metrics'
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.ts', '.js']
|
||||
|
||||
Reference in New Issue
Block a user