Webix Pro incompatible with Parcel

I’m a Pro user, and I’ve tried to require(‘webix.min’) using Parcel, but I noticed that webix.CustomScroll.init(); failed, because webix.CustomScroll was undefined.

Is this because Webix detects tampering if Parcel changes the .js file internally?

Is there a workaround?

Ping?