audio-loader icon indicating copy to clipboard operation
audio-loader copied to clipboard

Loading sound with webpack

Open amitgur opened this issue 5 years ago • 0 comments

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 ..

amitgur avatar Apr 03 '19 08:04 amitgur