vscode-matchit icon indicating copy to clipboard operation
vscode-matchit copied to clipboard

[feature request]package.json 添加一个browser的字段.

Open soluty opened this issue 2 years ago • 1 comments

这个插件应该不需要用到本地的能力, 在package.json中 , 如果只有main: "out.js", 则在web版本的vscode中无法使用, 希望能把 browser: "out.js" 添加进来, 具体可以查看 https://code.visualstudio.com/api/extension-guides/web-extensions

soluty avatar Aug 15 '23 04:08 soluty

could you send me a PR?

redguardtoo avatar Aug 15 '23 04:08 redguardtoo