Closed Gekctek closed 1 year ago
There is a limit to the number of package files(max 100), how many files does your package consist of?
looks like a couple hundred in https://github.com/edjCase/motoko_datetime/tree/main/iana/timezones https://github.com/edjCase/motoko_datetime/tree/main/iana/locales
Is there any way around this? I have them in seperate files so someone can pick and choose their tz/locale vs doing all of them at once
I've increased the limit to 300 files. Please try now
It worked! Thank you https://mops.one/datetime
Alright, I have a weird one. My guess is this is a problem with the size of the library but when i publish my new datetime library I get this error:
The reason its so large is just including all the IANA data for locales/timezones. I dont see anything in the error about size but figured that would be good context