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

Circular Dependency between Sproutcore-Metal and Sproutcore-Runtime #61

Closed
ChadEubanks opened this issue Jul 6, 2011 · 4 comments
Closed

Comments

@ChadEubanks
Copy link

The require variable is defined in sproutcore-runtime but required in sproutcore-metal. Sproutcore-Runtime list Sproutcore-Metal as a dependency.

@tomdale
Copy link
Member

tomdale commented Jul 7, 2011

Can you provide more details? require should never be undefined; it should be defined by the package loader, or it should be stripped out by the preprocessor.

@erichocean
Copy link
Contributor

Where is the GitHub repository for the sproutcore-preprocessor package?

@tomdale
Copy link
Member

tomdale commented Jul 7, 2011

Unknown, but it is not required for SproutCore 2.0.

@tomdale
Copy link
Member

tomdale commented Jul 11, 2011

If you have more information please reopen.

@tomdale tomdale closed this as completed Jul 11, 2011
tomdale pushed a commit that referenced this issue Jul 13, 2011
wagenet pushed a commit to wagenet/ember.js that referenced this issue Jul 19, 2012
sandstrom pushed a commit to sandstrom/ember.js that referenced this issue Jun 17, 2021
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

3 participants