https://unpkg.com/browse/react-side-effect@2.1.0/lib/index.es.js
line 68:
return _PureComponent.apply(this, arguments) || this;
If _PureComponent is ES6 class then we have TypeError: Class constructor PureComponent_PureComponent cannot be invoked without 'new'.