Coder Social home page Coder Social logo

Comments (3)

miracle2k avatar miracle2k commented on July 19, 2024

I'm planning on releasing the next version, 0.6, within a couple of weeks. In the meantime, please use the git version - you gain no stability testing benefit by me packaging the current state to PyPI.

Also note that the cssmin filter has not changed since 0.5 as far as I can see, so if you have a problem with it, please let me know.

from webassets.

mixmastamyk avatar mixmastamyk commented on July 19, 2024

Hi, thanks for responding. I did point pip to github and it fixed the issues, therefore this request. I figured that a working untested version was better than a tested broken one. As its working now for me there's no rush, but the pypi version is perhaps not a good first impression.

Anyway, I did pip install webassets on Ubuntu Lucid and then used a script like this:

env.register('css', 'css/layout.css', 'css/theme_day.css', filters=['cssprefixer', 'cssmin', 'gzip'], output='css/wa/site_min.css.gz')
env['css'].urls()

After fixing the gzip error, I found that the css wasn't minified, but there is a possibility I made an error somehow. I don't have the old code around to verify. As soon as I deleted the pypi version of webassets and used pip on github, both problems went away.

from webassets.

miracle2k avatar miracle2k commented on July 19, 2024

The cssmin filter has passing test, so I'll assume it works. Should you run into trouble again, please re-open the ticket.

from webassets.

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.