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

Customize the LRU size when use @vue/compiler-sfc #8202

Closed
theniceangel opened this issue Apr 30, 2023 · 0 comments
Closed

Customize the LRU size when use @vue/compiler-sfc #8202

theniceangel opened this issue Apr 30, 2023 · 0 comments
Labels
✨ feature request New feature or request

Comments

@theniceangel
Copy link
Contributor

What problem does this feature solve?

As mentioned by vuejs/vitepress#1971, There should be a option for controlling the LRU size。
Otherwise, when there is a large number of Vue files being built in Vitepress, there is a chance of cache penetration, resulting in the loss of the Vue virtual TypeScript script block.

What does the proposed API look like?

image

@theniceangel theniceangel added the ✨ feature request New feature or request label Apr 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant