adopted-ember-addons / adopted-ember-addons/ember-sortable

Consuming app production build might break

Đang mở
#333 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug good first issue internal v2
Ngôn ngữ chính
TypeScript
Star
299
Fork
159
Merge trung bình
4 ngày 6 giờ
Pull request đã merge (30 ngày)
4

Mô tả

**Describe the bug**
For some apps with certain configuration, the app build might break and throw the following error message, which seems to come from the integration of the `closest` polyfill.
```
ENOENT: no such file or directory, open '/tmp/broccoli-2150353w3la8rlV2V/out-15299-broccoli_debug_debug_374_vendor_js/vendor/polyfills/closest.js'
```

**To Reproduce**
Not always reproducible, only on certain apps.

**Expected behavior**
App should build successfully.

**Screenshots**

**Additional context**
For now, we don't `import` the `closest` polyfill if the `path` can not be found to mitigate the issue. Apps affected by this would need to apply their own `closest` polyfill on their `app`.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.