preact-island-plugins
preact-island-plugins copied to clipboard
Experiment: No Build server side solution
Since most of the work is actually done using ASTs, a node loader or register should be able to generate the required files without the need of any build tools.
This would prove helpful for cases where people who aren't using build tools can just add island generation at request and could also help in creating tiny meta frameworks without much effort.