Skip to content

Commit

Permalink
🤦 Bunchee can't pack in 2GB of HEAP.
Browse files Browse the repository at this point in the history
I'll contrib there later.
  • Loading branch information
adam-rocska committed Sep 7, 2024
1 parent ca8101f commit 52e83d4
Show file tree
Hide file tree
Showing 2 changed files with 3,253 additions and 2,669 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 20
registry-url: https://registry.npmjs.org/
- uses: pnpm/action-setup@v4
- run: echo 'NODE_OPTIONS="--max-old-space-size=6144"' >> $GITHUB_ENV
- run: pnpm install
- run: pnpm clean
- run: pnpm build
Expand Down
Loading

0 comments on commit 52e83d4

Please sign in to comment.