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.
7 lines
185 B
JavaScript
7 lines
185 B
JavaScript
function _$_reuseDependency_main() { return _$_reuseDependency_dependency(); }
|
|
|
|
function _$_reuseDependency_dependency() { 0; }
|
|
|
|
_$_reuseDependency_main;
|
|
_$_reuseDependency_dependency;
|