Shim ICAL to prevent using the global object
The library ical.js heavily depends on instanceof checks which will break if
two separate versions of the library are used (e.g. bundled one and global
one).
Signed-off-by:
Richard Steinmetz <richard@steinmetz.cloud>
Loading
Please register or sign in to comment