Closed Zt-freak closed 2 years ago
Hi @Zt-freak ,
Cli apps should be fine. The warning, as in “you can use this but there are limitations” is for code that is loaded by other code, because:
register
in the READMEHope this helps !
@Kehrlann thank you for the information.
Hi, I read in the readme that it's not a good idea to use this package if you want to publish an NPM package, but what if your package is going to be installed globally as a CLI, is it ok to use this?
If not, is there another way to get path aliases to work? I keep getting module not found errors when I load up my application.