spand
10/11/2021, 12:27 PMturansky
10/11/2021, 2:37 PMspand
10/12/2021, 6:31 AMController.call(this, context);
-> return Reflect.construct(Controller, arguments, new.target);
but I am not a big fan of these kinds of hacks in the build systemspand
10/12/2021, 9:07 AM