MobileFirstLLC / extension-cli

Command line tool for building extensions/add-ons for chromium based browsers.
https://oss.mobilefirst.me/extension-cli
MIT License
172 stars 25 forks source link

Passing version from package.json to manifest.json #201

Open h4-h opened 1 year ago

h4-h commented 1 year ago

I would like to pass an autofield to the manifest that will be replaced by the package version. Something like "version": "__AUTO_package_version__" in manifest.json which will be replaced by the version from package.json on build.