Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

No System.Register for certain libraries #16

Closed
outdooricon opened this issue Oct 18, 2014 · 3 comments
Closed

No System.Register for certain libraries #16

outdooricon opened this issue Oct 18, 2014 · 3 comments

Comments

@outdooricon
Copy link

If I let the builder auto determine format, or if i specify format amd in the meta, then the builder doesn't insert System.register into some libraries when it is building the output. Instead it wipes out the original library code for amd (setting the meta to format: cjs for them does seem to work).

One library I have noticed this in is Reqwest. I have updated my test project to import at https://github.com/outdooricon/my-projectA-name. https://github.com/outdooricon/my-projectA-name/blob/master/app/.out/sys-build-test.js reflects the build output including that library inside. To run the builder, gulp sys-build.

@outdooricon
Copy link
Author

@guybedford
Copy link
Member

I actually included a fix for this in 0.2.4, try that and let me know if it helps?

@outdooricon
Copy link
Author

Ah yes, there it is... I didn't realize you had two releases yesterday

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants