"exclude": [...] } // tsconfig.build.json { ... "files": [ "typings/index.d.ts", "src/index.ts" ] }. This way, I can have fine control on what to build ...
確定! 回上一頁