Closed Bram-Zijp closed 7 years ago
I keep getting this error:Uncaught TypeError: Class constructor ClassNameHere cannot be invoked without 'new' When using one of the playground examples or my own. Webpack 2.x
Uncaught TypeError: Class constructor ClassNameHere cannot be invoked without 'new'
Didn't have Babel preset active in develop environment. toggling this on solved the issue
I keep getting this error:
Uncaught TypeError: Class constructor ClassNameHere cannot be invoked without 'new'
When using one of the playground examples or my own. Webpack 2.x