Preferred / better typescript build system for inferno (parcel, rollup) ?
Author: dessalinesCreated Jun 23, 2020Updated Mar 22, 2023
Labelsquestiondocumentation
I'm the front end dev for Lemmy, and we're using @deamme 's typescript transformer, along with fuse-box, to do our front end builds.
Unfortunately tho, fuse-box has upgraded to a new version, and it doesn't seem to support inferno (I tried and failed at adapting it).
Although fuse-box v3 is currently working, we do want to stay with something that's going to be supported in the future, and does all the necessary uglifying and stripping that fuse-box does.
Parcel and Rollup.js seem like good possibilities: https://blog.bitsrc.io/choosing-the-right-javascript-bundler-in-2020-f9b1eae0d12b
Source: infernojs/inferno