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 arrow functions in AMD wrappers #62

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

Conversation

40thieves
Copy link

Adds support to the AMD transform for factory functions using arrow functions.

Our use case is that we used to have a AMD/CoffeeScript app, which is being refactored to ESM. The decaffeinate codemod has converted most of our AMD wrappers to use arrow functions as the factory function.

@vercel
Copy link

vercel bot commented Mar 30, 2020

Deployment has failed due to an internal error. (code: RlNBp61)

Contact our support with [email protected] for more information.

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.

1 participant