fingerprint-brunch
Advanced tools
Comparing version
{ | ||
"name": "fingerprint-brunch", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A Brunch plugin for cache busting assets", | ||
@@ -5,0 +5,0 @@ "author": "David Lepaux <d.lepaux@gmail.com>", |
@@ -57,3 +57,3 @@ # fingerprint-brunch [![Build Status][travis-badge]][travis] | ||
Type: `String` | ||
Type: `String` | ||
Default: `./assets.json` | ||
@@ -65,3 +65,3 @@ | ||
Type: `String` | ||
Type: `String` | ||
Default: `exemple/` | ||
@@ -73,3 +73,3 @@ | ||
Type: `String` | ||
Type: `String` | ||
Default: `out/` | ||
@@ -81,3 +81,3 @@ | ||
Type: `Integer` | ||
Type: `Integer` | ||
Default: `8` | ||
@@ -89,3 +89,3 @@ | ||
Type: `Boolean` | ||
Type: `Boolean` | ||
Default: `false` | ||
@@ -97,3 +97,3 @@ | ||
Type: `String|Array` | ||
Type: `String|Array` | ||
Default: `*` | ||
@@ -105,3 +105,3 @@ | ||
Type: `Array` | ||
Type: `Array` | ||
Default: `['production']` | ||
@@ -113,3 +113,3 @@ | ||
Type: `Boolean` | ||
Type: `Boolean` | ||
Default: `false` | ||
@@ -121,3 +121,3 @@ | ||
Type: `Boolean` | ||
Type: `Boolean` | ||
Default: `false` | ||
@@ -129,3 +129,3 @@ | ||
Type: `RegExp Object` | ||
Type: `RegExp Object` | ||
Default: `new RegExp(/url\([\'\"]?[a-zA-Z0-9\-\/_.:]+\.(woff|woff2|eot|ttf|otf|jpg|jpeg|png|bmp|gif|svg)\??\#?[a-zA-Z0-9\-\/_]*[\'\"]?\)/g)` | ||
@@ -137,3 +137,3 @@ | ||
Type: `Regex` | ||
Type: `Regex` | ||
Default: `/(\?|\&|\#)([^=]?)([^&]*)/gm` | ||
@@ -143,3 +143,10 @@ | ||
### verbose | ||
Type: `Boolean` | ||
Default: `false` | ||
Return more info on compile | ||
## <a name="testing"></a> Testing / Issues | ||
@@ -146,0 +153,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
112598
32.95%17
30.77%25
92.31%165
4.43%