Skip to content

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Nov 9, 2023

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 JLHwung force-pushed the remove-caller-option-check branch from f257306 to 4be2eae Compare November 9, 2023 19:11
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