You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
I noticed that this code fails to be compiled:
Because of the ES6 get synthax
The text was updated successfully, but these errors were encountered: