We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea66bfa commit 5718717Copy full SHA for 5718717
package.json
@@ -23,7 +23,7 @@
23
"url": "git+https://github.com/zjffun/vscode-snippets-manager.git"
24
},
25
"publisher": "zjffun",
26
- "main": "./out/extension.js",
+ "main": "./dist/extension.js",
27
"browser": "./dist/web/extension.js",
28
"scripts": {
29
"_vscode:reinstall": "yarn run _vscode:uninstall; yarn run _vscode:pack && yarn run _vscode:install",
0 commit comments