Skip to content

Resolve the packing size issue

Pre-release
Pre-release

Choose a tag to compare

@TingDaoK TingDaoK released this 16 Sep 20:58
· 241 commits to main since this release
03a6dd7
  • Remove the C source code from npm package to reduce to package size from 200 MB to 10 MB
  • Store the source code in S3 and user can configure it from env variable for the host
  • Only download the source code if no binary find and delete it once finishes local build to reduce the size

NOTE: This version is mostly for testing, will bump up the major version once we test thoroughly.