Overruled @babel/helpers to fix how initializers play with decorated properties. Thus circumventing the imperformant and lengthy code being generated by babel in the non-legacy option.
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
function _$_basic_main() { return _$_basic_dependency(); }
|
|
|
|
function _$_basic_dependency() {}
|
|
|
|
_$_basic_main;
|