Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
This commit is contained in:
@@ -9,7 +9,7 @@ define([
|
||||
'json.sortify',
|
||||
|
||||
'css!/bower_components/bootstrap/dist/css/bootstrap.min.css',
|
||||
'css!/bower_components/components-font-awesome/css/font-awesome.min.css',
|
||||
'less!/bower_components/components-font-awesome/css/font-awesome.min.css',
|
||||
'less!/customize/src/less2/main.less',
|
||||
], function (
|
||||
$,
|
||||
|
||||
Reference in New Issue
Block a user