issues
search
Luismahou
/
grunt-hashres
Hashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files.
MIT License
115
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature fix recursive dependencies
#62
schlndh
closed
3 years ago
0
recurse source directory
#61
gehel
opened
8 years ago
0
We're using hashresh with the has in query string, but was not working properly
#60
domenicoven
opened
8 years ago
0
filename issue semi fix
#59
AirBorne04
opened
8 years ago
0
Use Case Insensitive search to update with hashed name
#58
ravirneni1
opened
8 years ago
0
Same Hashes for Multiple File
#57
realph
closed
9 years ago
1
Replacing paths in a hashed file
#56
lightheaded
opened
9 years ago
0
Fixed handling of resources with query string.
#55
david-zacharias
opened
9 years ago
0
Can't get it working with requirejs
#54
TrangNguyen
closed
9 years ago
1
for Luismahou/grunt-hashres#52 to fix dropping the url parameters
#53
dherbst
closed
5 years ago
0
Fix file reference with url parameters dropping ?=
#52
dherbst
opened
9 years ago
0
jshint missing semicolon fix
#51
dherbst
closed
5 years ago
0
Fix missing semicolon lint error
#50
dherbst
opened
9 years ago
0
package folder name with period in it
#49
cYCL157
opened
9 years ago
2
Issue multiple replace js files
#48
XciD
closed
2 years ago
1
A fix for issue #40
#47
yanivefraim
opened
9 years ago
0
Allow wilcards also on dest
#46
fidoboy
opened
10 years ago
1
Added option to specify compound file extensions
#45
thomheymann
closed
4 years ago
4
sourcemaps file replacement not working
#44
thomheymann
opened
10 years ago
1
Grunt Version Dependency
#43
58bits
opened
10 years ago
0
Still referring to "out" instead of "dest in documentation
#42
jgomo3
opened
10 years ago
0
Make option to copy files
#41
c23gooey
opened
10 years ago
0
File hash incorrectly inserted into partial filename match
#40
jayhung
opened
10 years ago
3
Take file path into account when substituting
#39
ebello
opened
10 years ago
2
“Mapping” of multiple CSS files no longer works
#38
yellowled
closed
10 years ago
4
Configurable hash length
#37
endorama
opened
10 years ago
0
"No tasks were registered or unregistered." error thrown every time
#36
gkedzierski
closed
10 years ago
1
Improve Readme with before/after HTML examples
#35
hkdobrev
opened
10 years ago
0
Good idea to point hash length.
#34
sapzxc
closed
10 years ago
1
Sort files by length ASC
#33
crodas
closed
10 years ago
7
Sort files
#32
crodas
closed
10 years ago
1
inserting filenames with old hashes
#31
bprodoehl
opened
10 years ago
2
Override hashed files
#30
Luismahou
closed
10 years ago
0
Support searching and replacing for references to previously hashed files.
#29
jrduncans
closed
10 years ago
1
Update hashresHelper.js - error when replaces references to the given fi...
#28
DaWyz
closed
10 years ago
1
Thank you -love this OSS project
#27
toranb
closed
10 years ago
1
When you hash an already hashed file, the file reference is not replaced in the dest
#26
ajaybc
closed
10 years ago
2
Destination not updating with new hash
#25
bubbleheadinc
closed
10 years ago
4
Unable to rename files - no such file or directory
#24
matoni555
closed
10 years ago
2
Add a Bitdeli Badge to README
#23
bitdeli-chef
closed
10 years ago
0
Updated the regex to make it work when putting the hash after '?'
#22
olivierguerriat
closed
10 years ago
2
Update hashresHelper.js - error when replaces references to the given fi...
#21
DaWyz
closed
10 years ago
4
New hashes append themselves to the source path, instead of removing old hash.
#20
evitolins
closed
11 years ago
6
Bugfix escape files on windows
#19
Luismahou
closed
11 years ago
0
*3$3.js breaks npm installs
#18
SabreCat
closed
11 years ago
5
Release 0.3.3 - Escape filename
#17
Luismahou
closed
11 years ago
0
Escape filename
#16
crodas
closed
11 years ago
1
Skip directories
#15
xquezme
closed
11 years ago
1
Cleaning
#14
Luismahou
closed
11 years ago
0
add option patternMaker, replacementMarker and improve debuging
#13
wangshijun
closed
11 years ago
2
Next