Skip to content

Conversation

@pifantastic
Copy link
Member

This one's big.

Moved everything to require JS. @marktheunissen, I pulled in your config changes. I took a different route than we discussed. I created a Go endpoint that returns the config as a require.js module, so any js modules that need to access it can just require it as a dependency.

I still want to break apart app/core into separate modules, but for now I think we're in a good spot where the main JS looks the same, but everything is working with require.

@marktheunissen
Copy link
Member

I tested this and gave the code a once-through and it all looks good. Nice one!

marktheunissen added a commit that referenced this pull request Jun 29, 2013
@marktheunissen marktheunissen merged commit 22f249b into master Jun 29, 2013
@marktheunissen marktheunissen deleted the require branch June 29, 2013 20:03
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.

3 participants