Hammster / alternative-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An alternative build stack for TS

this is highly experimental, i just uploaded it for sharing it for intrested people

  • tsc only for type checking
  • swc as a native typescript compiler
  • task as a native taskrunner for building and bundling
  • [NOT Done] terser or a native alternative maybe original JSMin

Install:

task

About


Languages

Language:TypeScript 100.0%