Skip to content

Resolve issue with incorrect url for remote CSS when using addCssUrl, an...#1

Merged
nodecode merged 1 commit intonodecode:masterfrom
orangeloop:master
Oct 3, 2014
Merged

Resolve issue with incorrect url for remote CSS when using addCssUrl, an...#1
nodecode merged 1 commit intonodecode:masterfrom
orangeloop:master

Conversation

@orangeloop
Copy link
Contributor

...d bundle option is false. This results from the file.url property being a boolean value instead of a string, and the result is the link tag is output as rather than with the correct url. Looks like this was already fixed for JS files, but not CSS.

… and bundle option is false. This results from the file.url property being a boolean value instead of a string, and the result is the link tag is output as <link href='true' /> rather than with the correct url. Looks like this was already fixed for JS files, but not CSS.
nodecode added a commit that referenced this pull request Oct 3, 2014
Resolve issue with incorrect url for remote CSS when using addCssUrl, an...
@nodecode nodecode merged commit 3957dd8 into nodecode:master Oct 3, 2014
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