mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Pick up latest TS nightly (#172928)
This lets us remove the `ignoreWarnings` webpack hack
This commit is contained in:
@@ -66,7 +66,6 @@ module.exports = [withBrowserDefaults({
|
||||
module: {
|
||||
exprContextCritical: false,
|
||||
},
|
||||
ignoreWarnings: [/Critical dependency: require function is used in a way in which dependencies cannot be statically extracted/],
|
||||
output: {
|
||||
// all output goes into `dist`.
|
||||
// packaging depends on that and this must always be like it
|
||||
|
||||
Reference in New Issue
Block a user