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

Non-AMD module not included in the AMDClean output #91

Open
settysreekanth opened this issue Apr 29, 2015 · 2 comments
Open

Non-AMD module not included in the AMDClean output #91

settysreekanth opened this issue Apr 29, 2015 · 2 comments

Comments

@settysreekanth
Copy link

Hi , I am trying to use amdclean for my javascript library. I have written this library using requirejs where,

Module foo is using Non-AMD javascript specifically a closure (Example: bar.js).

I have used requirejs Shim API to load bar.js within foo module.

Now AMDClean output file is not containing any code related to bar.js file and output just has code related to foo module.

How can I get the combined output?

Thanks in advance.

@settysreekanth
Copy link
Author

@gfranko your suggestion please?

@ooxi
Copy link
Contributor

ooxi commented May 6, 2015

Could you please add more information, preferable a minimal test case to reproduce your problem?

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

No branches or pull requests

2 participants