We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello there. We have a huge problems when using amdclean. This is the related issue: gfranko/amdclean#74
Why are you using a "non-standart" UMD definition?
The text was updated successfully, but these errors were encountered:
The problem would appear to be with AMDclean. It's perfectly valid AMD to attach properties to exports and not return anything.
exports
Reference: https://github.com/amdjs/amdjs-api/blob/master/AMD.md#using-require-and-exports
Sorry, something went wrong.
No branches or pull requests
Hello there. We have a huge problems when using amdclean. This is the related issue:
gfranko/amdclean#74
Why are you using a "non-standart" UMD definition?
The text was updated successfully, but these errors were encountered: