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

Loading sound with webpack #21

Open
amitgur opened this issue Apr 3, 2019 · 0 comments
Open

Loading sound with webpack #21

amitgur opened this issue Apr 3, 2019 · 0 comments

Comments

@amitgur
Copy link

amitgur commented Apr 3, 2019

Hello
I'm using this
load('http://path/to/file.js').then ..
to load midijs soundfont

Any way to bundle my sound in the js file like this?
import SoundJs from 'path/to/file.js'
load(SoundJs).then ..

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

1 participant