mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
use shared webpack config for browser
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"onFileSystem:github",
|
||||
"onCommand:githubBrowser.openRepository"
|
||||
],
|
||||
"browser": "./dist/extension.js",
|
||||
"browser": "./dist/browser/extension.js",
|
||||
"main": "./out/extension.js",
|
||||
"contributes": {
|
||||
"commands": [
|
||||
|
||||
Reference in New Issue
Block a user