TypeStrong / atom-typescript

The only TypeScript package you will ever need
https://atom.io/packages/atom-typescript
MIT License
1.13k stars 205 forks source link

Improve loading time by building via Parcel #1560

Closed aminya closed 3 years ago

aminya commented 3 years ago

This reduces the loading time of atom-typescript (when no activation hook enabled) from 245ms to 145ms. This means the JavaScript code is loaded 100ms faster! 🚀 ts

made on top of #1559

lierdakil commented 3 years ago

I've pulled the relevant parts and released as v14.0.0.