Release v0.3.4
## Overview
This release fixes a module resolution issue in the build configuration by adjusting the bundler setup.
## 🐛 Fixes
- Fixed a `require` call error by using the external `rolldown` option directly instead of relying on a plugin.
*(Resolves ASMA-6030)*What's Changed
- ASMA-6030 Try to fix require call with just external rolldown option no plugin by @SebastianDarieCarasent in #15
Full Changelog: v0.3.3...v0.3.4