Open caperaven opened 3 years ago
Hey I created a fork of this and used babel to turn it into es6 modules. If you want to access it you can view it here: https://github.com/atlmtw/three-bmfont-text
Seconded. I'm trying to implement this module in a Vue3 project, which does not support require syntax. Any tips would be much appreciated.
What is the easiest way to use this in a ES6 module environment that does not rely on webpack if at all possible?