Describe the bug:
Whenever a page that has this package included is opened, the browser repeatedly attempts to connect to the WebPack dev server at localhost:8081. As I'm not using WebPack, this request constantly fails and it also happens in production. When you open your browser's dev tools, you can observe this behavior in the console. This also happens on the demo site.

It looks like the package is distributed with a development build, but I haven't looked too far into it. I'm not that familiar with WebPack.
Reproduce the behavior:
Browser, version, and operating system:
- Happens in all browsers (tested with Chrome, Firefox, and Safari)
- Versions 108.0.5359.98, 108.0.1, and 16.1 (18614.2.9.1.12) respectively
- Platform: macOS Ventura
Any help is much appreciated, thanks a lot in advance! :)
Describe the bug:
Whenever a page that has this package included is opened, the browser repeatedly attempts to connect to the WebPack dev server at
localhost:8081. As I'm not using WebPack, this request constantly fails and it also happens in production. When you open your browser's dev tools, you can observe this behavior in the console. This also happens on the demo site.It looks like the package is distributed with a development build, but I haven't looked too far into it. I'm not that familiar with WebPack.
Reproduce the behavior:
Browser, version, and operating system:
Any help is much appreciated, thanks a lot in advance! :)