You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install and configure tsup for better ESM build support
- Update build scripts to use tsup instead of tsc
- Configure tsup to preserve directory structure (bundle: false)
- Convert wait-for-elasticsearch.js script to ESM
- Update test to check ESM compatibility instead of CommonJS
- Fix test service.options type casting
- Increase timeout for before/after hooks in tests
0 commit comments