hileix / cra-tsc-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-tsc-demo

  1. yarn
  2. yarn run build

cjs and esm folders will not be output.

The modified part of tsconfig.json is isolatedModules, change from true to false.Other parts have not been modified.

About


Languages

Language:TypeScript 72.6%Language:HTML 17.8%Language:CSS 9.6%