Hi, since you mentioned github pages I tried to deploy me app to thar platform
I try by doing this...
Steps 1. I created a re-frame temaplate "lein new re-frame test +routes"
Steps 1. I created a re-frame temaplate "lein new re-frame test +routes" 2. I run the comand npx shadow-cljs release app 3. I pasted in the docs folder what the compiler generated 4. I pushed the changes to github repository 5. I enable github pages
but Im getting that error...
What am I doing wrong?
thanks in advance