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 06e845b commit fea6647Copy full SHA for fea6647
.github/workflows/ci.yml
@@ -62,5 +62,6 @@ jobs:
62
yarn set version 2
63
yarn config set pnpFallbackMode none
64
yarn config set compressionLevel 0
65
+ yarn config set "packageExtensions['util.promisify@*'].dependencies['has-symbols']" "*"
66
yarn link -A -p ../..
67
yarn build
0 commit comments