Closed scsskid closed 2 years ago
Glad you like it!
Have you looked at the vite.config.js
in the multi-page kit? I am not sure if it makes sense to add this feature to the plugin. If you configure it in the vite.config.js
you have maximum flexibility. What do you think?
I have seen your other project, its a very clever solution, I will look into this, thanks
I need mutiple templates to use one bundle, except for one template which uses a big 300kb bundle I guess using your setup, alle the lighter templates single bundles could import the shared code.
Thanks again
Great Plugin, thanks btw
Would be great to have support for support multiple entrypoints:
maybe configurable like this