edelciomolina/Bundler Minifier Action

A Github Action that works like Bundler Minifier into Visual Studio.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 7, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: edelciomolina/bundler-minifier-action@09f924e12b9339213f5001464c2faa8f791e93bc # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working_directoryWorking Directory (Default: ./)no./
bundle_config_folderPath for bundleconfig (Default: ./test)no./test
create_bundle_configUse search_extensions inputs to search and create a bindleconfig.json automatically (Default: true)notrue
search_extensionsWhich files will be minified (Default: js|css|html)nojs|css|html
delete_input_filesDelete inputFiles from source project (Default: true)notrue

no outputs