Urara-Blog/node_modules/.pnpm-store/v3/files/b6/2de0d4153ecbf22b12f9d3eef5e4f589e875bc16f3aec1baf7e11f7b0a14701feb19551ce92a34bfee0b9e95b6451e94755d8c545e2015511d10056e6a87f5
2022-08-14 01:14:53 +08:00

22 lines
658 B
Text

Sorcery version <%= version %>
=====================================
Usage:
sorcery [options]
Options:
-h, --help Show help message
-v, --version Show version
-i, --input <file|folder> Input file
-o, --output <file|folder> Output file (if absent, will overwrite input)
-d, --datauri Append map as a data URI, rather than separate file
-x, --excludeContent Don't populate the sourcesContent array
Example:
sorcery --input some/generated/code.min.js
sorcery --input tmp --output dist
For more information visit https://github.com/Rich-Harris/sorcery