preact-island-plugins icon indicating copy to clipboard operation
preact-island-plugins copied to clipboard

Experiment: No Build server side solution

Open barelyhuman opened this issue 2 years ago • 0 comments

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.

barelyhuman avatar Oct 13 '23 21:10 barelyhuman