Closed Jinjiang closed 10 months ago
... and
Using pnpm 8.x, you should add this file:
# .npmrc enable-pre-post-scripts = true
to make sure run pretest before test.
pretest
test
Or using pnpm 9.x
See:
... and