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

babel ignore is not possible to use in a babel.config.json #177

Closed
collinc2343 opened this issue Apr 26, 2022 · 0 comments · Fixed by #176 or #245
Closed

babel ignore is not possible to use in a babel.config.json #177

collinc2343 opened this issue Apr 26, 2022 · 0 comments · Fixed by #176 or #245
Labels
fixed This issue has been fixed

Comments

@collinc2343
Copy link
Contributor

I have created a PR for addressing an issue with esbuild. Currently when setting LNG_BUNDLER=esbuild and trying to ignore the babel transpile process on certain folders the ignore setting does not work. This fixes that and allows a developer to use ignore babel transpile settings.

We need this because we are incorporating a new video player, the Sky UK Core Video Player. It has issues with rollup, so we are getting it working with esbuild. I have tested this change locally and it allows us to progress with development.

#176

@sandeep-vedam sandeep-vedam added the fixed This issue has been fixed label Jul 27, 2023
@uguraslan uguraslan linked a pull request Jul 27, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed This issue has been fixed
Projects
None yet
2 participants