开发微信开发者工具插件的坑!!! Lyda 2022-10-18 74 阅读1分钟 首先打包一定要用 vsce@1 去打包插件 必须在 package.json 里设置 publisher 这个字段 JS 语法尽量编译为 ES6