Changing the “main” in package.json for one specific (expo) script
I have a simple react-native library and I am trying to make it so that I can easily test the code locally.
Changing the “main” in package.json for one specific script
I have a simple react-native library and I am trying to make it so that I can easily test the code locally.
How to change the “main” directory in package.json only when running a certain script
I have a simple react-native library and I am trying to make it so that I can easily test the code locally.
How to change the “main” directory in package.json only when running a certain script
I have a simple react-native library and I am trying to make it so that I can easily test the code locally.