rollup-starter-code-splitting icon indicating copy to clipboard operation
rollup-starter-code-splitting copied to clipboard

Update the es module example to use a node module in commonjs

Open shrihari-balasubramani opened this issue 6 years ago • 0 comments

The documentation and example don't really cover how to create es modules with dependent node_modules which are in commonJs format anywhere. I guess this will be more realistic use case people would look for than the example provided in this repo.

shrihari-balasubramani avatar Feb 13 '19 18:02 shrihari-balasubramani