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 2deb12b commit 73c6cb4Copy full SHA for 73c6cb4
.github/workflows/publish.yml
@@ -68,5 +68,5 @@ jobs:
68
pnpm patchpackage
69
pnpm run release
70
env:
71
- NODE_OPTIONS: '--max_old_space_size=4096'
+ NODE_OPTIONS: '--max_old_space_size=4096 --experimental-worker'
72
USE_LOG: false
0 commit comments