Skip to content
  • Moaz Khalifa's avatar
    d0603c85
    Release changing npm package upload from sync to async · d0603c85
    Moaz Khalifa authored
    Due to the upload of npm packages happening synchronously we face some limitations and unable to parse the package tarball. That's why we merged a change to make the upload happen async behind a feature flag. In this MR, we cleanup the feature flag and release the change.
    
    Changelog: changed
    d0603c85
    Release changing npm package upload from sync to async
    Moaz Khalifa authored
    Due to the upload of npm packages happening synchronously we face some limitations and unable to parse the package tarball. That's why we merged a change to make the upload happen async behind a feature flag. In this MR, we cleanup the feature flag and release the change.
    
    Changelog: changed
Loading