Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 480 Bytes

File metadata and controls

7 lines (6 loc) · 480 Bytes

Preact + FuseBox + TypeScript Example

Features:

  • yarn run prettier will format all *.ts and *.tsx files (using Prettier)
  • yarn run dev-server starts a development server with HMR (hot module reloading)
  • yarn run build will produce a minified production build in the dist folder
  • cache friendly: separate vendor bundle, generated file names contain hashes