A minimal Vite plugin for testing purposes, version 1.0.5. This package is intended solely as a demonstration of Vite plugin development and npm package publishing. It has no production use, carries no release cadence, and provides no real functionality for end users. Unlike production-ready plugins like vite-plugin-react or vite-plugin-vue, this is a test artifact with no practical utility.
npm install vite-plugin-fileVerified import paths — ran on the pinned version, not inferred.
Shows basic usage of the plugin in a Vite config file. This plugin is a test stub.
Do not use in production. For real Vite plugins, see vite-plugin-react or vite-plugin-vue.
Check source code for any undocumented exports.
Pin to exact version and review source before upgrading.
Run 'npm install vite-plugin-file --save-dev'.
Use dynamic import() or switch to ESM (e.g., type: 'module' in package.json).
No dependency data recorded yet.