Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

es6 #41

Open
caperaven opened this issue Mar 16, 2021 · 2 comments
Open

es6 #41

caperaven opened this issue Mar 16, 2021 · 2 comments

Comments

@caperaven
Copy link

What is the easiest way to use this in a ES6 module environment that does not rely on webpack if at all possible?

@atlmtw
Copy link

atlmtw commented Aug 6, 2021

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

@m-shum
Copy link

m-shum commented Nov 18, 2022

Seconded.
I'm trying to implement this module in a Vue3 project, which does not support require syntax. Any tips would be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants