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
- Host: GitHub
- URL: https://github.com/nerdbeere/rollup-export-none-test-case
- Owner: nerdbeere
- Created: 2017-07-17T09:20:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T09:20:48.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T16:11:26.565Z (over 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`