Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 332 Bytes

File metadata and controls

19 lines (14 loc) · 332 Bytes

rollupIssue

Demonstrate an issue with rollup

Installation

Clone this repository and run the command :

npm install

Build the bundle

To create the bundle run the command :

npm run build

Issue

With rollup 0.49.0 foo is not imported in the bundle althought it is imported with 0.48.2