react-native-surrender:使用npm或yarn清除Watchman,删除node_modules并清除缓存的CLI脚本

时间:2024-02-24 12:40:57
【文件属性】:

文件名称:react-native-surrender:使用npm或yarn清除Watchman,删除node_modules并清除缓存的CLI脚本

文件大小:41KB

文件格式:ZIP

更新时间:2024-02-24 12:40:57

cli npm react-native yarn watchman

React本机投降 CLI脚本清除Watchman,删除node_modules并清除缓存和其他东西 目录 目录 安装 $ npm install -g react-native-surrender # OR $ yarn global add react-native-surrender 用法 $ surrender 相当于跑步 watchman watch-del-all && rm -rf $TMPDIR/react-* && rm -rf node_modules && npm install && npm cache clean --force 在当前目录中。 (可选)您可以使用


【文件预览】:
react-native-surrender-master
----.gitattributes(12B)
----.github()
--------ISSUE_TEMPLATE()
----yarn.lock(49KB)
----commands()
--------android.js(590B)
--------rn.js(817B)
--------pods.js(532B)
----.travis.yml(38B)
----LICENSE(1KB)
----README.md(3KB)
----.editorconfig(187B)
----.gitignore(29B)
----index.js(1KB)
----package-lock.json(73KB)
----package.json(965B)

网友评论