Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patak-dev/vite-rollup-plugin-multi-entry

Repro for an issue in Vite with @rollup/plugin-multi-entry
https://github.com/patak-dev/vite-rollup-plugin-multi-entry

Last synced: 11 days ago
JSON representation

Repro for an issue in Vite with @rollup/plugin-multi-entry

Awesome Lists containing this project

README

        

# Vite in Lib mode using Rollup Plugin Multi Entry

[@rollup/plugin-multi-entry](https://github.com/rollup/plugins/tree/master/packages/multi-entry)

Repro to report an issue for [Vite](https://github.com/vitejs/vite)

Build fails creating the output file with the same name for both es and umd formats
```
yarn
yarn build
```