Hello. Cloned 2 simple VSCode plugins, written in cljs and built with shadow-cljs. Trying to `shadow-cljs release :extension` on both of them and got `extension.js` a half smaller than if I installed that extensions via VSCode, and my files doesn't work. Where I'm wrong? And how to build them correctly?
Works with `:compiler-options {:optimizations :simple}` , seems that node 14 is too fresh