rollup / rollup-plugin-commonjs

This module has moved and is now available at @rollup/plugin-commonjs / https://github.com/rollup/plugins/blob/master/packages/commonjs
MIT License
502 stars 126 forks source link

fix minification problem highlighted in zeit/ncc#485 #421

Closed osdevisnot closed 4 years ago

osdevisnot commented 4 years ago

fix minification problem highlighted in https://github.com/zeit/ncc/issues/485

shellscape commented 4 years ago

Thanks for opening this PR 🍺 . We're going to defer this to zeit for resolution as this is a language and syntax support issue upstream. We don't want to refactor code to abandon language features due to an upstream issue.