Xingwang Liao
|
31d661c7bd
|
fix(loaders): always create plugin instance with new (#3052)
* class plugin transpile with babel contains a function '_classCallCheck',
* will throw an error when a class is invoked without 'new'
* see: https://babeljs.io/docs/en/babel-plugin-transform-classes#examples
|
2022-03-09 19:45:21 +01:00 |
|