unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more

Home Page:https://unplugin.unjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support emitFile chunk

segevfiner opened this issue · comments

This is currently not supported but is a useful feature for plugins that handle dynamic loading and/or workers. For example a plugin for pino workers or the monaco plugin could have possibly used this library if this was supported.