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

Support for custom template? #139

Open
AskAlice opened this issue Feb 17, 2024 · 0 comments
Open

Support for custom template? #139

AskAlice opened this issue Feb 17, 2024 · 0 comments

Comments

@AskAlice
Copy link

I need vite to compile these at build-time, so i have to avoid dynamic imports. (need to avoid async components).
If I could provide a custom vue template then I can avoid dynamic imports as I wouldn't have to import the filename during runtime.

Could you make this an option in vite.config.ts ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant