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

Cache assets files info to faster response #3

Closed
gornostay25 opened this issue Jul 12, 2022 · 0 comments
Closed

Cache assets files info to faster response #3

gornostay25 opened this issue Jul 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gornostay25
Copy link

if (fs.existsSync(filePath)) {

See a Sirv library.
https://github.com/gornostay25/svelte-adapter-bun/blob/master/src/sirv.js

@Kapsonfire-DE Kapsonfire-DE added the enhancement New feature or request label Jul 13, 2022
@Kapsonfire-DE Kapsonfire-DE self-assigned this Jul 13, 2022
@Kapsonfire-DE Kapsonfire-DE modified the milestones: 0.2.0, 0.1.9 Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants