Code Monkey home page Code Monkey logo

Comments (4)

ahuth avatar ahuth commented on June 25, 2024

Can you please provide the full error message you get from rails? For instance, for me it would look like:

couldn't find file '/Users/andrew/Documents/rails/emcee_test/app/assets/components/test/http:/fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en'
  (in /Users/andrew/Documents/rails/emcee_test/app/assets/components/test/test.html)

I want to see what path it's looking at.

Thanks!

from emcee.

rootpd avatar rootpd commented on June 25, 2024

Hi, sure.

couldn't find file
'//fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en'
  (in D:/workspace/woodstock/app/assets/components/font-roboto/roboto.html)

2014-07-13 16:36 GMT+02:00 Andrew [email protected]:

Can you please provide the full error message you get from rails? For
instance, for me it would look like:

couldn't find file '/Users/andrew/Documents/rails/emcee_test/app/assets/components/test/http:/fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en'
(in /Users/andrew/Documents/rails/emcee_test/app/assets/components/test/test.html)

I want to see what path it's looking at.

Thanks!


Reply to this email directly or view it on GitHub
#16 (comment).

from emcee.

ahuth avatar ahuth commented on June 25, 2024

Thanks, although I just realized that the path is not the issue. The problem is that Sprockets isn't designed to work with external content like that. I'm going to work on not trying to inline external content, and should have something working soon.

from emcee.

ahuth avatar ahuth commented on June 25, 2024

@rootpd, this has been fixed in master, although it hasn't made it to a release, yet.

Now, when Emcee see's an external reference to a stylesheet, it doesn't attempt to inline it. If you get a chance, test this out and let me know that it works for you.

Thanks!

from emcee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.