appbaseio / appbaseio/reactivesearch
Verify and update tree shaking guide for babel 7
Open
enhancement
hacktoberfest
perf :zap:
web :spider_web:
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Issue Type:**
Enhancement
**Platform:**
Web
**Description:**
Currently we recommend using `babel-plugin-direct-import`. I'm noticing issues making it work with babel 7. We would need to verify a setup with babel 7 for tree shaking and update the docs.
**Reactivesearch version:** x.y.z
2.9.0
**Anything else:**
Currently it throws an error like:

Workaround for this is to avoid tree-shaking with babel 7
Contributor guide
Assessment
This issue has not been assessed yet.