Skip to content

issues Search Results · repo:sebdeckers/grunt-rev language:JavaScript

Filter by

22 results
 (75 ms)

22 results

insebdeckers/grunt-rev (press backspace or delete to remove)

The source has been untouched for years and not much activity on the tickets.
  • beck
  • 3
  • Opened 
    on Dec 22, 2015
  • #33

On big files (I am having this problem on a Js file just slightly bigger than 1MB) the calculated hash is definitely wrong. With smaller files no problem though. Is it possible that if a file is big enough ...
  • itnok
  • Opened 
    on Mar 20, 2015
  • #30

Hi all, It seems the grunt rev section in its current form can t distinguish between a directory ending in .js and a .js file. Grunt-rev (and subsequently usemin) will fail with Warning: Unable to read ...
  • brandon-arnold
  • 8
  • Opened 
    on Nov 26, 2014
  • #29

Hi, I am using grunt-rev in one of my projects and ran into the problem that the md5-method does not use utf-8 as encoding. I checked the latest version here on github and here the bug is already fixed. ...
  • sebastianha
  • Opened 
    on Oct 15, 2014
  • #27

It would be nice to have a manifest option there to output a manifest.json file with all the mapping of source files without fingerprint to destination files with fingerprint. We use require.js with require.css ...
  • piyushchauhan2011
  • 1
  • Opened 
    on Jul 14, 2014
  • #26

So the revisions are added to all of my font files, and the references inside my CSS file are all changed.... except for the references with ?#iefix on the end (font code created by Compass v1 alpha) ...
  • intellix
  • 1
  • Opened 
    on May 30, 2014
  • #25

Hi, I m using some lazy/responsive loading scripts, such as https://github.com/BBC-News/Imager.js/ for img tag creation at execution. Image creation is done through div and data-src attribute. But rev ...
  • borisschapira
  • Opened 
    on Mar 18, 2014
  • #22

I want to use grunt-rev for the hash generation and then use it with grunt-include-replace. Is there any way to access the hash grunt-rev generates each time?
  • XhmikosR
  • 1
  • Opened 
    on Jan 23, 2014
  • #20

If I put ng-src after src in an img tag, the grunt-rev task will just ignore the src path but never rev the image loading.gif. img src= loading.gif ng-src= {% xxx %} / However codes below make grunt-dev ...
  • FrankFang
  • 2
  • Opened 
    on Dec 27, 2013
  • #19

Hi. I have several images in img tags (technically angular s ng-src) and for some reason the rev task changes the file itself but won t update the html, causing a missing image. It does work on css and ...
  • onearmfrog
  • 2
  • Opened 
    on Dec 22, 2013
  • #18
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub