Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(gatsby): remove v8-compile-cache #34672

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Conversation

wardpeet
Copy link
Contributor

@wardpeet wardpeet commented Feb 1, 2022

Description

Removing v8-compile-cache as it doesn't play well with ESM and you get cryptic errors.
This could make builds a little bit slower

Documentation

Related Issues

zertosh/v8-compile-cache#39

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 1, 2022
@wardpeet wardpeet changed the title chore/remove v8 compile chore(gatsby): remove v8-compile-cache Feb 1, 2022
@LekoArts LekoArts added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 1, 2022
@wardpeet wardpeet merged commit c38cb1f into master Feb 7, 2022
@wardpeet wardpeet deleted the chore/remove-v8-compile branch February 7, 2022 18:53
wardpeet added a commit to wardpeet/gatsby that referenced this pull request Feb 8, 2022
@simonjoom
Copy link

for me v8-compile-cache gave me an error
zsh: segmentation fault
from every code using : await import("file_to_import")

Applied this patch the code run again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants