Open jmargolisvt opened 6 years ago
Trying this package out, won't load. I have dozens of other node modules working correctly in my project, so it's not a webpack issue. Any ideas?
./node_modules/react-tree-menu/src/TreeMenu.jsx Module parse failed: Unexpected token (57:6)You may need an appropriate loader to handle this file type. || return ( | <div className={props.classNamePrefix}>| {this._getTreeNodes()} | </div>);
https://github.com/MandarinConLaBarba/react-tree-menu/issues/23
Trying this package out, won't load. I have dozens of other node modules working correctly in my project, so it's not a webpack issue. Any ideas?