Closed peterhil closed 1 year ago
Try out Vite and/or Snowpack (unmaintained)
Tried out:
Ended up coming back to Rollup, because it allows precise control on how the packaging and code splitting works.
Vite seemed promising, but it is too much intended for web sites. On the plus side it handles Typescript out of the box.
I gave up on ESbuild, because the plugin scene seemed unmaintained.
Try out Vite and/or Snowpack (unmaintained)
Tried out:
Ended up coming back to Rollup, because it allows precise control on how the packaging and code splitting works.
Vite seemed promising, but it is too much intended for web sites. On the plus side it handles Typescript out of the box.
I gave up on ESbuild, because the plugin scene seemed unmaintained.