Constructor 'options' loader error
dylsteck opened this issue · 1 comments
dylsteck commented
dimfeld commented
This is a field declaration, not yet fully standardized, so you probably need Babel (through babel-loader) to make it work. You might need to use the plugin https://babeljs.io/docs/en/babel-plugin-proposal-class-properties too, not sure if that's included automatically with Babel right now or not.