You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to get this working when dropping clooney onto a basic index.html page then running a script beneath it but went to set this up with Webpack and ran into an issue with Worker not being defined. This issue seems more in Webpack territory but figured I'd ask here to see if there is anything in particular that needs to be done in a Webpack config for this.
Hi there,
I was able to get this working when dropping clooney onto a basic index.html page then running a script beneath it but went to set this up with Webpack and ran into an issue with
Worker
not being defined. This issue seems more in Webpack territory but figured I'd ask here to see if there is anything in particular that needs to be done in a Webpack config for this.Example project: https://github.com/johnstew/clooney-demo
Thanks!
The text was updated successfully, but these errors were encountered: