react-data-grid
react-data-grid copied to clipboard
v7.0.0-beta.13 doest not work with es5
Describe the bug
I can't use version v7.0.0-beta.13 with React Create App.
"Module parse failed: Unexpected token (10:19) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file"
This happens on bundle.js line 539

To Reproduce
- Install react-data-grid
- Try to run the project using the Datagrid
Expected behavior
It works just fine on version v7.0.0-beta.12
Environment
react-data-gridversion: v7.0.0-beta.13react/react-domversion: React 16.14.0 | React dom 16.11.0
Additional context
It's an old version from React Create App and I can't ejject.