Ryan Mwangi
|
174a845c78
|
fix(import): enable compatibility between ES modules and CommonJS for ical.jsRenamed ical.js to ical.cjs to explicitly mark it as a CommonJS module and used `createRequire` to import it into the ES module project. This resolves module system conflicts and ensures seamless integration without modifying ical.js content.
|
2024-11-20 13:58:35 +03:00 |
Ryan Mwangi
|
d4498cd0d8
|
fix: export ICAL in ical.timezones.js
|
2024-11-18 13:55:44 +03:00 |
xeruf
|
864a3739b3
|
fix: adjust ical.js to fix import
https://github.com/kewisch/ical.js/issues/329
|
2024-11-14 13:45:23 +01:00 |
Ryan Mwangi
|
9a0a62675c
|
fix:add ical.js and ical.timezones.js files in lib
|
2024-11-14 03:02:54 +03:00 |