{"library":"vite-plugin-makefile","type":"library","category":null,"description":"Vite plugin that converts Makefile .PHONY targets into vite-plus tasks. Version 0.0.5 is the latest stable release. It automatically discovers Makefiles in specified directories, maps prerequisites to task dependencies, and supports prefix strategies for task names. Built on makefile-lossless via NAPI-RS for efficient parsing. Key differentiator: integrates Makefile targets directly into the vite-plus build system, eliminating the need to manually duplicate tasks. Compared to alternatives like just or taskfile, it reuses existing Makefiles without extra configuration. Limitations: only supports .PHONY targets, no variable expansion, pattern rules, or recursive make. Ideal for projects already using Makefiles that want to leverage vite-plus task execution.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","makefile","plugin","task-runner","vite","vite-plus"],"last_verified":"Fri May 01","install":[{"cmd":"npm install vite-plugin-makefile","imports":["import { Makefile } from 'vite-plugin-makefile'"]},{"cmd":"yarn add vite-plugin-makefile","imports":[]},{"cmd":"pnpm add vite-plugin-makefile","imports":[]}],"homepage":null,"github":"https://github.com/kazupon/vite-plugin-makefile","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-plugin-makefile","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}