Open camelaissani opened 8 years ago
See discussion here: https://github.com/rollup/rollup/issues/961
Was able to make this stop happening by commenting lines 8530-8532 on node_modules/rollup/dist/rollup.js
, apparently the problem is not with closure compiler but with rollup. I put the full report on the discussion (rollup/rollup#961)
Thanks very much for your deep investigation. I hope rollup team will give their feedback too.
I noticed that this code fails to be compiled:
Because of the ES6 get synthax