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

Support decorators when transforming source #50

Merged
merged 1 commit into from
Dec 27, 2017

Conversation

trevor-bliss
Copy link
Contributor

Without the decorators plugin specified, running a codemod chokes on any decorator in the source being transformed. Without a way to specify a custom list of plugins, we need to add it to the hardcoded list.

@eventualbuddha eventualbuddha merged commit 4705a0a into codemod-js:master Dec 27, 2017
@eventualbuddha
Copy link
Collaborator

Thanks!

@eventualbuddha
Copy link
Collaborator

Published in v1.2.2.

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