surma / rollup-plugin-loadz0r

An ill-named rollup plugin that makes code splitting “just work”, even with workers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't support inputs as Object

kaheglar opened this issue · comments

Error (loadz0r plugin) Error: Error transforming chunk with 'loadz0r' plugin: inputs.map is not a function, when type Object is valid see rollup/rollup#2068.

commented

Good find. Fixed in v0.2.3 :)