Meta Packages

vite-plugin-meta-info

Add multiple Git information artifacts to the index.html file for the project build ```html <!doctype html> <html lang="en"> <head> <meta name="git-branch" content="<branch>"> <meta name="git-commitHash" content="<hash>"> <meta name="git-tag" conten

0.1.4 • Published 1 year ago