ant-tool / atool-build

:hammer: Build tool based on webpack.
391 stars 75 forks source link

Why transpileOnly for typescript? #273

Open xcodebuild opened 7 years ago

xcodebuild commented 7 years ago

This commit turn transpileOnly into true, which drop all type check from typescript, why?

soda-x commented 7 years ago

@yiminghe

xcodebuild commented 7 years ago

ping