Closed
Description
I'm playing with examples right now and noticed this error:
react-pixi.js:48737
Warning: patching react to work with react-pixi
warning @ react-pixi.js:48737
ReactPIXIMonkeyPatch @ react-pixi.js:48948
(anonymous function) @ react-pixi.js:48017
__webpack_require__ @ react-pixi.js:21
(anonymous function) @ react-pixi.js:58
__webpack_require__ @ react-pixi.js:21
(anonymous function) @ react-pixi.js:41
(anonymous function) @ react-pixi.js:44
jsxtransform.html:29
Uncaught ReferenceError: jsxtransformstart is not defined
(anonymous function) @ jsxtransform.html:29
It happens when I'm trying to run JSX transformed code example.
p.s.: all tests are passing on my machine
Metadata
Assignees
Labels
No labels