Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#773·awesome-vite

Plugin for copying and transforming a file during "dev" sessions

Author: ShujeeCreated Aug 24, 2023Updated Dec 4, 2023

Is there a plugin that I could use to copy and then transform a file at the start of `npm run dev` sessions? All the plugins that I have found only work when `npm run build` is executed. I need to generate a manifest file that will be used by the application during development build.

Source: vitejs/awesome-vite

View original on GitHubView discussion on GitHub