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

https://github.com/nerdbeere/rollup-export-none-test-case


https://github.com/nerdbeere/rollup-export-none-test-case

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# rollup-export-none-test-case

A simple test case to reproduce the issue described here: https://github.com/rollup/rollup-plugin-commonjs/issues/188

## Instructions

To reproduce the issue just run the following commands:

- `npm i`
- `npm run build`