개발 이야기/JavaScript
Babel - Typescript - React
석구석구
2021. 2. 19. 13:27
babel + ts + react 트랜스파일링과 번들에 관한 설명은 아래 링크에 가장 훌륭하게 요약되어 있다.
github.com/Microsoft/TypeScript-Babel-Starter
microsoft/TypeScript-Babel-Starter
A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking. - microsoft/TypeScript-Babel-Starter
github.com