dai-shi / dai-shi/react-hooks-async

Should include babel runtime with corejs as a regular dependency?

Open
#9 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
494
Forks
24
PR merge metrics
No merged PRs in 30d

Description

If you install this library, it may give errors such as this

```
Module not found: Can't resolve 'core-js/modules/es.array.concat' in '/home/cdiesh/src/jbrowse-components/node_modules/react-hooks-async/dist'
```

I believe this is due to not including @babel/runtime-corejs2 as a regular dependency (or maybe @babel/runtime and core-js: 3 as dependencies? not exactly sure)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.