This PR reworks the esbuild helper package. The goal of this package is to provide common plugins and configuration to the custom viewers (e.g. svelte, gohtml, react). This package can be a dependency to the custom viewer generators.
There's still some more tests to write on the bundling side, but I think I can get the serving side work done, then move to bundling after.
This PR reworks the esbuild helper package. The goal of this package is to provide common plugins and configuration to the custom viewers (e.g. svelte, gohtml, react). This package can be a dependency to the custom viewer generators.
There's still some more tests to write on the bundling side, but I think I can get the serving side work done, then move to bundling after.