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

Compiling into one file #3

Open
rockingTeapot opened this issue Jul 25, 2022 · 1 comment
Open

Compiling into one file #3

rockingTeapot opened this issue Jul 25, 2022 · 1 comment

Comments

@rockingTeapot
Copy link

I want my code compiled into multiple files, not in one giant file. For me code look more aesthetic when it is made of many small files.

@leonardssh
Copy link
Owner

You should able to do that with Rollup without any plugins.

Take a look at the code splitting section from their documentation.

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