extension-cli icon indicating copy to clipboard operation
extension-cli copied to clipboard

Passing version from package.json to manifest.json

Open h4-h opened this issue 2 years ago • 0 comments

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.

h4-h avatar Apr 19 '23 17:04 h4-h