Uncaught TypeError: Class constructor cannot be invoked without 'new' when using node_module react-diagrams · Issue #2425 · rails/webpacker
Since issue #2407, I have been able to use the node module @projectstorm/react-diagrams, by excluding it from babel transpile. However, now I am starting to extend classes from the node module and ...