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

How to create a bundle per page? #11

Open
gajus opened this issue Oct 17, 2022 · 1 comment
Open

How to create a bundle per page? #11

gajus opened this issue Oct 17, 2022 · 1 comment

Comments

@gajus
Copy link

gajus commented Oct 17, 2022

I have pages (entry points) in src/pages directory.

How would I create a single chunk for each page?

@Depact
Copy link

Depact commented Oct 21, 2022

In React you can use React.lazy. Vue also have something for it according to this page: https://sambitsahoo.com/blog/vite-code-splitting-that-works.html

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

2 participants