Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
This commit is contained in:
@@ -28,7 +28,7 @@ define([
|
||||
ua[0] = parent.replace(/\/[^\/]*$/, '/') + ua[0];
|
||||
}
|
||||
var out = ua.join('#');
|
||||
console.log(url + " --> " + out);
|
||||
//console.log(url + " --> " + out);
|
||||
return out;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user