Fork me on GitHub
#figwheel-main
<
2022-01-31
>
skelter16:01:52

I am running into "Can't resolve '.\\resources\\public\\cljs-out\\dev\\main.js' ... Did you mean './.\\resources..." I can see the main.js right there.

skelter22:01:45

The next layer to be peeled in my "onion of ignorance and learning" is why my main.js is complaining "import not found: npmDeps" when trying to import from ./npm_deps.js. I did make sure the link to main.js is type="module"

skelter21:02:26

Looks like this is answered mostly by "Do not clojurescript on Windows. Maybe don't javascript, either." (sigh)