react-three-renderer
react-three-renderer copied to clipboard
fixing the package.json - right now the component is broken for fresh install.
Package json is not pointing correctly on react3.jsx.
It's pointing to the file in the release directory i.e. https://unpkg.com/[email protected]/lib/React3.js
You probably want to run npm run compile if you're working with the source
the package is broken. when installing from npm, it's not working. the main property at package.json is pointing at nothing.
@iliran11 can you please show your package.json for the package that depends on it? I'll try to add some test case for it :)
Currently this PR cannot be merged until we have a fail/pass test case
For example, a project that would not work with current version