ABAPlan / abaplan-core

Core ABAPlan project
MIT License
4 stars 2 forks source link

Speed up transpilation #129

Closed Ettapp closed 6 years ago

Ettapp commented 6 years ago

The actual transpilation last over 25 seconds.

By using the fork-ts-checker-webpack-plugin plugin it's possible to drop this time to 10 seconds.

Doc: https://github.com/Realytics/fork-ts-checker-webpack-plugin