Closed maxi7587 closed 5 years ago
Autocomplete decorator fails when transpiling to es6. The console shows the following error:
TypeError: Class constructor SomeService cannot be invoked without 'new'
Transpiling to es5 works fine.
using es2015+ works fine
Autocomplete decorator fails when transpiling to es6. The console shows the following error:
Transpiling to es5 works fine.