Livewire.js on S3 Bucket

Hello all

I copied my livewire.js file to S3 Bucket and set the asset_url on config/livewire.php to the correct address, however this is breaking the operation of Livewire.

I read a few posts regarding the problematic use of asset_url but couldn’t find an answer of how to get it working properly.

Was anybody able to get livewire working with asset_url of S3 Bucket ?