在package.json 的scripts中加入{ "postinstall": "patch-package" },这是npm的一个钩子,会在依赖包被install之后执行 ...
確定! 回上一頁