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
On the surface, it looks like we should be able to merge the two and always go through the resolver object that can resolve either files paths or npm modules.
jk run ./foo/bar.js
jk run @jkcfg/node-module-template
The text was updated successfully, but these errors were encountered:
On the surface, it looks like we should be able to merge the two and always go through the resolver object that can resolve either files paths or npm modules.
The text was updated successfully, but these errors were encountered: