extension-cli
extension-cli copied to clipboard
Passing version from package.json to manifest.json
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.