Comparing version 3.0.5 to 3.0.6
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"repository": { | ||
@@ -24,0 +24,0 @@ "type": "git", |
@@ -38,3 +38,3 @@ Minifyify | ||
The `--output` option is a required option unique to the command line interface and specifies where minifyify should write the sourcemap to on disk. | ||
The `--output` option is a required option on the command line interface and specifies where minifyify should write the sourcemap to on disk. | ||
@@ -70,2 +70,6 @@ ## Options | ||
### [options.output] | ||
Specify a path to write the sourcemap to. Required when using the CLI, optional when working programmatically. | ||
## FAQ | ||
@@ -72,0 +76,0 @@ |
19039
121