Skip to content

Conversation

AStoker
Copy link

@AStoker AStoker commented Aug 14, 2017

Resolves: #231, #229

With new Rjs, out can be a function (https://github.com/requirejs/r.js/blob/master/build/example.build.js#L448). Need to support dealing with out as being a function. In this case, simply checking if the property is a string, and if not, toString-ing it will allow the siteRoot to be determined correctly.

Resolves: guybedford#231, guybedford#229

With new Rjs, `out` can be a function (https://github.com/requirejs/r.js/blob/master/build/example.build.js#L448). Need to support dealing with `out` as being a function. In this case, simply checking if the property is a string, and if not, `toString`-ing it will allow the `siteRoot` to be determined correctly.
@alundiak
Copy link
Collaborator

alundiak commented Oct 6, 2017

@AStoker I saw issues u mentioned, and I will review this PR detailed this weekend.

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.

2 participants