Császár Ákos
03/15/2024, 11:54 AMkotlinx.datetime with @js-joda/timezone and then to run jsBrowserProductionWebpack . Every time I need to add "@js-joda/core": "3.2.0" as dependency to the generated package.json file, otherwise I will get an error (Module not found: Error: Can't resolve '@js-joda/core') in the project where I imported the library.
Is there any way to make that dependency visible for the client application?Edoardo Luppi
03/15/2024, 12:08 PMEdoardo Luppi
03/15/2024, 12:12 PMjsMainCsászár Ákos
03/15/2024, 12:14 PMEdoardo Luppi
03/15/2024, 12:15 PM