kobweb icon indicating copy to clipboard operation
kobweb copied to clipboard

Figure out how to break javascript up into several libraries

Open bitspittle opened this issue 4 years ago • 0 comments

If a user creates a very very very large site, is there a way we can structure a project, maybe into multiple modules, to avoid having one gigantic js file?

This is inspired by next.js, which does some sort of smart breaking up of logic.

bitspittle avatar Sep 21 '21 22:09 bitspittle