Skip to content
  • Chocobozzz's avatar
    Compile server using webpack · 5e898d88
    Chocobozzz authored
    It's more flexible
    Tsconfig paths are compiled so we don't need register ts config paths at runtime, which can be slow
    Easier for dev (using nodemon plugin etc)
    Bundle server in one file, for faster startup
    5e898d88