Open yomajo opened 1 year ago
Hello, thank you for plugin! Barely, but works.
I develop in flask + bulma. Without fancy js frameworks. The way I embed bulma calendar is by adding css and min.js to html head.
However I recently noticed bulma-calendar.min.js is almost 800kb in size.
Attempting to look at js files (hurts eyes..) I see a lot of code is associated with languages. I only use english (YYYY-MM-DD format if that matters). Is there a way to reduce bloat?
Hello, thank you for plugin! Barely, but works.
I develop in flask + bulma. Without fancy js frameworks. The way I embed bulma calendar is by adding css and min.js to html head.
However I recently noticed bulma-calendar.min.js is almost 800kb in size.
Attempting to look at js files (hurts eyes..) I see a lot of code is associated with languages. I only use english (YYYY-MM-DD format if that matters). Is there a way to reduce bloat?