Skip to content

Conversation

@lfac-pt
Copy link

@lfac-pt lfac-pt commented Aug 28, 2013

During the build process of a project I'm working on, purl gets evaled by https://github.com/jrburke/r.js, which is running on node, and as such there is no window object.

This commit makes some very small changes to allow purl to eval and to work on a non-browser environment, namely it does not require window to exist.

During the build process of a project I'm working on, purl gets evaled by https://github.com/jrburke/r.js, which is running on node, and as such there is no window object.

This commit makes some very small changes to allow purl to eval and to work on a non-browser environment, namely it does not require `window` to exist.
@licx
Copy link

licx commented Oct 28, 2013

+1

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