edelciomolina/Bundler Minifier Action
A Github Action that works like Bundler Minifier into Visual Studio.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 7, 2023
- License
- MIT
Pinned Snippet
uses: edelciomolina/bundler-minifier-action@09f924e12b9339213f5001464c2faa8f791e93bc # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | Working Directory (Default: ./) | no | ./ |
| bundle_config_folder | Path for bundleconfig (Default: ./test) | no | ./test |
| create_bundle_config | Use search_extensions inputs to search and create a bindleconfig.json automatically (Default: true) | no | true |
| search_extensions | Which files will be minified (Default: js|css|html) | no | js|css|html |
| delete_input_files | Delete inputFiles from source project (Default: true) | no | true |
Outputs
no outputs