reactr
reactr copied to clipboard
JS API: Separate imports/ident setup functions
We currently call one setup function with both the imports from the host and the identifier for the current run. There's no real performance hit, though it's slightly awkward.