Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

daleyjem/rollup-preserve-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rollup-preserve-modules

Example showing how Rollup treats imports/exports different for preserveModules: true

By adding preserveModules: true to the Rollup config file, you can see how imports/exports are treated differently... mainly that the root-level index may or may not export 2 different objects foo and baz the way it should.

About

Example showing how Rollup treats imports/exports different for preserveModules: true

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published