Preact + FuseBox + TypeScript Example
Features:
yarn run prettierwill format all *.ts and *.tsx files (using Prettier)yarn run dev-serverstarts a development server with HMR (hot module reloading)yarn run buildwill produce a minified production build in the dist folder- cache friendly: separate vendor bundle, generated file names contain hashes