uncharted-aske / HMI

Apache License 2.0
1 stars 0 forks source link

Add esbuild to build script #147

Closed adamocarolli closed 3 years ago

adamocarolli commented 3 years ago

Description: This code was mostly written by @darionco (thank him for the performance boost), I packaged it up in it's own PR and I expanded it slightly by reading from dot env https://github.com/uncharted-aske/HMI/pull/147/commits/000be395055cc536bcc3bded1fa058394d7fb028.

Warning: This PR disables tests, we haven't been using them so far. But it does mean that we'll have to reintroduce if we do use them in the future. See: https://github.com/uncharted-aske/HMI/pull/147/commits/9f96a1188a9504ce0aaed8b243e9ac4c11029e09

Set-up: yarn install

adamocarolli commented 3 years ago

@mj3cheun I tried out your suggestion to use the rollup-esbuild-plugin, but ultimately couldn't get it to play nice with aws-sdk.