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
I'm curious as to whether or not we'd need to also take in at least a filename (the file that contains the partial/moduleName).
This way, if the partial is ../bar (and the filename is /js/foo.js), we'd need that partial to resolve to /bar.js. I'm not sure that this is currently possible.