FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove caller option check by JLHwung · Pull Request #1007 · babel/babel-loader · GitHub

Remove caller option check - #1007

Merged
JLHwung merged 4 commits into
mainfrom
remove-caller-option-check
Nov 17, 2023
Merged

Remove caller option check#1007
JLHwung merged 4 commits into
mainfrom
remove-caller-option-check

Conversation

JLHwung commented Nov 9, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Babel 7.12+ supports the .caller option. We can remove the feature detection now, which happens to fix compatibility between babel-loader and @babel/core@8.0.0-alpha.3, since we disallowed calling loadPartialConfig synchronously.

Please Read the CONTRIBUTING Guidelines
In particular the portion on Commit Message Formatting

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Behaviour is not changed.

Does this PR introduce a breaking change?

  • Yes
  • No

Closes #1006

JLHwung force-pushed the remove-caller-option-check branch from f257306 to 4be2eae Compare November 9, 2023 19:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL