enkidevs / enkidevs/react-search-input
Using the src directory instead of the lib directory
Open
- Dominant language
- JavaScript
- Stars
- 297
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
My project seems to be pulling the code from the src directory, which is es6. This is causing the following error:
`Module parse failed: .../node_modules/react-search-input/src/index.js Unexpected token`
This is being cause by the spread operator.
Any idea why my project isn't pulling the code from the lib directory instead?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.