You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I think the story is that the :npm-deps in deps.cljs work fine, as in cljs knows to grab the node deps, but it still needs the externs. The :require statements in the various places I use the node modules are Shadow specific, so I'm not quite sure how to make them do nothing for non-shadow builds.
The other half of the story is none of remark + plugins I need are on CLJSJS, so we would need to manually go in there and generate all of those externs.
No description provided.
The text was updated successfully, but these errors were encountered: