Greg Rafferty

Results 2 comments of Greg Rafferty

> Same @leonardodino Is there already a way to support multiple entry modules? Or is the README wrong? > > If there is already a way to support multiple non-disparate...

> @gregrafferty No need for separate bundles. Just use named exports and all popular bundlers will take care of the rest via tree-shaking. Ah that's great, thanks for the info....