Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consuming app production build might break #333

Open
ygongdev opened this issue Nov 19, 2019 · 0 comments
Open

Consuming app production build might break #333

ygongdev opened this issue Nov 19, 2019 · 0 comments

Comments

@ygongdev
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant