vite-plugin-version-mark icon indicating copy to clipboard operation
vite-plugin-version-mark copied to clipboard

Automatically use `package version` / `git commit` / `custom` to be inserted into your project as a unique identifier for the project version.

Results 2 vite-plugin-version-mark issues
Sort by recently updated
recently updated
newest added

Just as this plugin can inject a `` tag into `index.html` it should as well allow to inject `version` into `manifest.json`.

enhancement