-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.2.6
-
Fix Version/s: 0.3.0
-
Labels:None
The following invocation:
./smartsprites.sh --root-dir-path test/real-world-example/ --output-dir-path out --css-file-suffix ""
results in the following error:
Option "--css-file-suffix" takes an operand
The same invocation using smartsprites.cmd works fine.