Closed mikehardy closed 3 years ago
With this in place you can do things like
"@notifee/react-native": "github:notifee/react-native-notifee#5f8a5688b4faf56648f60696243681e3837d7715",
in package.json (in combo with a postinstall that does a yarn && tsc
in the node_modules...) and get in-progress changes via commit-hash :+1:
Without tsc working, installing from source by commit hash does not work
This is peeled from #370 so it's a quick / non-blocking merge
I'll rebase #370 on top of any improvements as I peel them out so it's ready for merge when we're ready / documented for the breaking change