saagie / sdk

Saagie 📦 SDK for Technologies
https://www.saagie.com/
Apache License 2.0
2 stars 5 forks source link

[SDKCLI-37] Alternative to Parcel #61

Closed yoannfleurydev closed 4 years ago

yoannfleurydev commented 4 years ago

🤔 https://github.com/evanw/esbuild

At the moment, Parcel is used to bundle JavaScript files when it is changed. It takes times (a lot). esbuild has a JavaScript API, and can probably help for the build time.

github-actions[bot] commented 4 years ago

:+1: JIRA Issue created : [SDKCLI-37]

yoannfleurydev commented 4 years ago

https://github.com/saagie/sdk/pull/66

github-actions[bot] commented 4 years ago

:wastebasket: JIRA Issue closed : [SDKCLI-37]