Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Renamed incorrecly named build option 'wrap' to 'wrapShim' #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Renamed incorrecly named build option 'wrap' to 'wrapShim' #193

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 9, 2014

According to the RequireJS docs there is a build option called 'wrapShim', but I couldn't find any reference to wrap.

https://github.com/jrburke/r.js/blob/b8a6982d2923ae8389355edaa50d2b7f8065a01a/build/example.build.js#L68

@Rush
Copy link

Rush commented Oct 22, 2014

I think it is safe to automatically merge, would make life easier to simply depend on a git version of the gem at least :)

@thegillis
Copy link

Would be great to have this merged in. We have needed this for over a year now to get our production precompile to work.

We are using several older libraries that are not module friendly and try to populate the global scope. These will not work without the wrapShim option.

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

Successfully merging this pull request may close these issues.

2 participants