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

Is there is any way to exclude node_module from resolving alias. in react native project?

Open Muneefm opened this issue 7 years ago • 2 comments

Muneefm avatar Jun 25 '18 15:06 Muneefm

What do you mean exactly? Could you give an example?

tleunen avatar Jul 31 '18 15:07 tleunen

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

jacobrosenthal avatar Sep 23 '18 14:09 jacobrosenthal