appbaseio/reactivesearch

Verify and update tree shaking guide for babel 7

オープン

#532 opened on 2018/09/21

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (487 件のフォーク)batch import
enhancementhacktoberfestperf :zap:web :spider_web:

Repository metrics

Stars
 (4,835 個のスター)
PR merge metrics
 (平均マージ 3d 7h) (30d で 1 merged PR)

説明

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: image

Workaround for this is to avoid tree-shaking with babel 7

コントリビューターガイド