Closed reinerBa closed 11 months ago
As marked in #22 and in #17 the builded js file needs to be an ES modules. Please merge or build twice with the option to use that file with the "export default" instead of 'exports.default'
Would you mind to merge or give feedback @octoape
This is needed for Vite 5 support
As marked in #22 and in #17 the builded js file needs to be an ES modules. Please merge or build twice with the option to use that file with the "export default" instead of 'exports.default'