Tags
#build-tool
Blog posts, snippets, and glossary entries related to "build-tool", gathered in one place.
Entries 1
- BlogMy First Vite Plugin Implementation: Automatically Generate Build Metadata
How to plug custom logic into the Vite build lifecycle with the Vite Plugin API. Learn through a plugin that generates time-based semantic version metadata.
hsb.horse