babel-plugin-module-resolver
babel-plugin-module-resolver copied to clipboard
Is there is any way to exclude node_module from resolving alias. in react native project?
What do you mean exactly? Could you give an example?
In webpack you can do exclude as well as include paths. My use case is for me to be able to use a package but alias anyone else who attempts to use it