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

Hit the file system 3 less times per template-using file (hbs, gjs, gts) #243

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

NullVoxPopuli
Copy link
Collaborator

@NullVoxPopuli NullVoxPopuli commented Jun 14, 2024

Previously, we'd try to resolve the real file when fixing the template-transform paths.

It turns out that we don't need that precise of information, so we can get away with not hitting the FS at all during this phase.

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Jun 14, 2024
@NullVoxPopuli NullVoxPopuli merged commit 9d12eff into main Jun 14, 2024
18 checks passed
@NullVoxPopuli NullVoxPopuli deleted the hit-the-fs-3-less-time-per-template branch June 14, 2024 13:24
@github-actions github-actions bot mentioned this pull request Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant