apify-client-js icon indicating copy to clipboard operation
apify-client-js copied to clipboard

Use tsup to properly bundle the module into CJS/ESM/IIFE bundles

Open vladfrangu opened this issue 2 years ago • 0 comments

  • Remove webpack
  • Bring in a build script similar to https://github.com/apify/apify-shared-js/pull/430

This is gonna be counted as a breaking change I think, but it'll have to wait and see (plus testing from platform team)

vladfrangu avatar Jan 04 '24 22:01 vladfrangu