You are viewing a single comment's thread from:

RE: LeoThread 2025-06-03 12:46

in LeoFinance4 months ago

Key tips:

noEmit: true means that the TypeScript compiler does not generate any output JavaScript (.js) files. This option is typically used when another tool (like Angular CLI or Vite) is responsible for the final JavaScript bundling.