Sep 8, 2018 · 1 min read
Great share, very helpful, thank you! One thing I noticed is that you seem to be bundling React itself with this setup, which may break in Framer X because two instances of React will be loaded. So if someone, after following these steps, comes across an error like “Element ref was specified as a string (outer) but no owner was set”, see https://github.com/shiftsave/framerx-build-system/issues/3 for how to resolve it.
