broccolijs / broccoli

Browser compilation library – an asset pipeline for applications that run in the browser
https://broccoli.build
MIT License
3.33k stars 217 forks source link

Upgrade typescript to 3.8 and fix compilation issue. #449

Closed chriseppstein closed 4 years ago

chriseppstein commented 4 years ago

Note: typescript doesn't follow semver so I've locked it down to 3.8.x since there's no guarantee that 3.9 won't break the build like 3.8 did.