【问题标题】:Are there any hooks for the `yarn remove [package]` command? (Hooks similar to postinstall)`yarn remove [package]` 命令是否有任何钩子? (类似于 postinstall 的钩子)
【发布时间】:2021-01-13 15:42:19
【问题描述】:

之后我需要运行一个脚本

  • yarn add [package]
  • yarn remove [package]
  • yarn upgrade [package]
  • yarn install

postinstallyarn addyarn upgradeyarn install 之后触发。但是,它似乎不适用于yarn remove。有什么想法吗?

【问题讨论】:

标签: javascript node.js yarnpkg


【解决方案1】:
猜你喜欢
  • 2022-01-03
  • 1970-01-01
  • 1970-01-01
  • 2010-10-21
  • 2010-09-07
  • 1970-01-01
  • 2014-06-19
  • 2019-12-18
  • 1970-01-01
相关资源
最近更新 更多