Kirby Parcel workflow

Hey – I’ve been checking out some bundlers, but I’m not sure how to use them with a CMS.
The Docs rely on simple html and js files. Where do I point it if I want Code Splitting and Hot Module Replacement?

1 Like

Do you mean for plugins or on the frontend?

For frontend. i.e. all .js and .css files.

I also really would love some hints on documentation on the topic of a build workflow for the frontend (parcel or others).