Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 210 Bytes

rollup-dublicate-bug

Minimal example reproducing rollup dublicate bug.

Install

    npm install && npm install rollup -g

Run

    rollup -c rollup-config.js test.js --output test-roolup.js