obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
680 stars 96 forks source link

Fix event importing #229

Closed Niek closed 3 years ago

Niek commented 3 years ago

This import fix solves the issue when building (anything that depends on obs-websocket-js) with esbuild or rollup.

See also: https://github.com/remorses/esbuild-plugins/issues/3#issuecomment-809345343

@haganbmj please let me know if you need more info.