Memo

20230805 r5eqf7jy

在 .npmrc 增加下面的内容,解决无法使用 pre 和 post 前缀脚本: ` enable-pre-post-scripts=true ` ref: How to fix "postbuild" and "prebuild" not working with pnpm? | The David Dias

在 .npmrc 增加下面的内容,解决无法使用 prepost 前缀脚本:

enable-pre-post-scripts=true

ref: How to fix "postbuild" and "prebuild" not working with pnpm? | The David Dias