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
@Kehrlann, in commonjs looks good, but how about ES6 import? I'm using Typescript, so in the compilation is src/ and in the runtime is dist/. For example.
I see that for advanced usage I can require the module and use methods like
addAlias
for adding new aliases.I would like to be able also to resolve an alias. Use case:
The text was updated successfully, but these errors were encountered: