Hi,
when I try to include immutable.js into my bundle, rollup complains about it not exporting any variables. I've created an example project to demonstrate this issue.
I use the newest rollup (0.26) and immutable.js.
Missed the commonjs plugin, closing.
Can you please post your code, having the same issue, still googling it.
@sonicd300 Any success using the namedExports option?