Open
Description
Correct me if I'm wrong but currently Buildozer does not support bundling of imported modules right?
We could use Rollup to process JavaScript files (even TypeScript) without any breaking change. This should allow the use of import
in our JavaScript files.
This would make Buildozer much more appealing for users who need to implement more advanced JavaScript features in their projects.
Haven't fully looked into this, but I can explore if this is possible.
Metadata
Assignees
Labels
No labels