When Kendo UI is integrated within an Angular 8 App, WebPack incorrectly bundles ripple.js util, thus leading to an error when the script is loaded.
A "cannot read property 'kendo' of undefined" error is being thrown after bundling.
No error should be thrown when bundling the Kendo script.