babel-plugin-module-resolver icon indicating copy to clipboard operation
babel-plugin-module-resolver copied to clipboard

feat(alias): added currentFile as second parameter to alias functions

Open Voznov opened this issue 1 year ago • 0 comments

This is small change that allows to make alias functions more flexible. For example, it helps you to create lib wrappers locally without npm libs creating

Voznov avatar Sep 24 '24 09:09 Voznov