mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 02:48:30 -05:00
Merge from vscode 0a7364f00514c46c9caceece15e1f82f82e3712f
This commit is contained in:
2
src/bootstrap-amd.js
vendored
2
src/bootstrap-amd.js
vendored
@@ -14,7 +14,7 @@ const nlsConfig = bootstrap.setupNLS();
|
||||
|
||||
// Bootstrap: Loader
|
||||
loader.config({
|
||||
baseUrl: bootstrap.uriFromPath(__dirname),
|
||||
baseUrl: bootstrap.fileUriFromPath(__dirname),
|
||||
catchError: true,
|
||||
nodeRequire: require,
|
||||
nodeMain: __filename,
|
||||
|
||||
Reference in New Issue
Block a user