Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

adds use of project name parameter to mobify 1.1 jazzcat implementation,... #128

Merged
merged 1 commit into from
May 15, 2013

Conversation

noahadams
Copy link
Contributor

... also refactors the url generating function and adds a test for it

…on, also refactors the url generating function and adds a test for it
Mobify.cssURL = function(obj) {
return '//combo.mobify.com/css/' + JSONURIencode(obj)
return '//jazzcat.mobify.com/css/' + JSONURIencode(obj)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are making combineScripts.defaults configurable, shoudn't we make css configurable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably make css stuff a real API first.

@jansepar
Copy link
Contributor

@tedtate could you have a look at this?

rrjamie pushed a commit that referenced this pull request May 15, 2013
adds use of project name parameter to mobify 1.1 jazzcat implementation,...
@rrjamie rrjamie merged commit 92fe8d9 into v1.1 May 15, 2013
@rrjamie rrjamie deleted the v1.1-jazzcat-project-parameter branch May 15, 2013 21:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants