Skip to content

[astro-purgecss] Fix Reached heap limit Allocation failed error#632

Merged
mhdcodes merged 12 commits intomainfrom
astro-purgecss-fix-625
Sep 8, 2024
Merged

[astro-purgecss] Fix Reached heap limit Allocation failed error#632
mhdcodes merged 12 commits intomainfrom
astro-purgecss-fix-625

Conversation

@mhdcodes
Copy link
Copy Markdown
Member

@mhdcodes mhdcodes commented Sep 5, 2024

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 5, 2024

🦋 Changeset detected

Latest commit: e926e47

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
astro-purgecss Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mhdcodes mhdcodes self-assigned this Sep 5, 2024
@mhdcodes mhdcodes added the astro-purgecss Issues related to astro-purgecss package label Sep 5, 2024
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Sep 5, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/codiume/orbit/astro-purgecss@632

commit: e926e47

@mhdcodes mhdcodes changed the title [astro-purgecss] Use a generator function to walk output directory [astro-purgecss] Fix "JavaScript heap out of memory" with large codebases Sep 6, 2024
@mhdcodes mhdcodes changed the title [astro-purgecss] Fix "JavaScript heap out of memory" with large codebases [astro-purgecss] Fix Reached heap limit Allocation failed error Sep 8, 2024
@mhdcodes mhdcodes merged commit 2487b00 into main Sep 8, 2024
@mhdcodes mhdcodes deleted the astro-purgecss-fix-625 branch September 8, 2024 10:30
@github-actions github-actions bot mentioned this pull request Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro-purgecss Issues related to astro-purgecss package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

astro-purgecss causes a "JavaScript heap out of memory" error when building my Astro site.

1 participant