mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 14:54:55 +00:00
- Fixed core/dbal-client index path to use ../dbal-client (not ../../) - Added AWS SDK to webpack externals to prevent build errors - S3 storage is optional - will throw error if @aws-sdk/client-s3 not installed - Fixed circular re-export issue between core/dbal-client and dbal-client Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>