Debuggers don't work fine. something wrong with the build system.
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Debuggers don't work fine, something wrong with the build. if I post the code from `src` into say a `create-react-app` package though debuggers works fine.
By debugger I mean the keyword `debugger` that we use in javascript to debug. Webpack has issues with chrome, but than again why does `create-react-app` work fine and `react-slick` does't.
Contributor guide
Assessment
This issue has not been assessed yet.