I'm thinking this issue is actually related to this package, not rollup. rollup/rollup#842 After disabling ['es2015-rollup'] everything seems to work fine, but the module is no longer in ecma 5 since this had to be disabled. Any ideas why this is happening?