We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24086ea commit 7b5fc69Copy full SHA for 7b5fc69
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: yarn run build
26
- run: yarn run build:create
27
28
- - run: yarn add recursive-readdir-files
+ - run: yarn add recursive-readdir-files -w
29
30
# examples/base 里面的 ts 转换 成 js版本并存储到 examples/basejs
31
- run: yarn run build:js
0 commit comments