@thheller It seems that the Git tags are missing from the recent releases in the Git repository.
@vincent.cantin do you use them for anything? jiyinyiyong used to handle those but he isn't active in CLJS anymore so he stopped doing them. I never used them for anything so I didn't take over doing them
I guess I could make a script for this if they are of some use for you
something has changed regarding the use of js/require
?
opened an old electron project and got this error
ReferenceError: require is not defined
(defonce electron (js/require "electron"))
electron has changed that yes