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-plugin] Add an option to disable transforming Domain methods #1059

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kireevmp
Copy link
Contributor

@kireevmp kireevmp commented Mar 16, 2024

As proposed in #1052, this PR adds an option to disable transforming unit creator methods on Domain

  • Add an option to the plugin
  • Unit tests
  • Write docs with motivation and usage

Closes #1052

Copy link

netlify bot commented Mar 16, 2024

👷 Deploy request for effector-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 25d1b15

@kireevmp kireevmp force-pushed the feature/babel-no-transform-legacy-methods branch from 31b08e4 to 8f711be Compare March 16, 2024 19:15
@kireevmp kireevmp marked this pull request as ready for review March 16, 2024 19:16
@kireevmp kireevmp force-pushed the feature/babel-no-transform-legacy-methods branch from 8f711be to 25d1b15 Compare May 27, 2024 16:36
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.

[babel-plugin] Add an option to disable transforming Domain methods
1 participant