https://unpkg.com/browse/[email protected]/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'.