adrianbrs/Shopify Theme Minifier
Minify the files of a Shopify theme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| themePath | Relative path under $GITHUB_WORKSPACE where the theme root files are placed | — | . |
| ignore | Files to be ignored (in glob format) | — | — |
| include | Files to be included (in glob format) | — | — |
| outDir | Output directory of minified files | — | — |
| dryRun | Print minified files to the console instead of writing to the output files | — | false |
| sourceMap | Control source map generation | — | none |
Outputs
no outputs