chore: remove obsolete comment (#11953)
This commit is contained in:
parent
2e2d15fb4c
commit
9c565a97d5
@ -1265,8 +1265,6 @@ helpers.applyDecoratedDescriptor = helper("7.0.0-beta.0")`
|
||||
}
|
||||
|
||||
if (desc.initializer === void 0){
|
||||
// This is a hack to avoid this being processed by 'transform-runtime'.
|
||||
// See issue #9.
|
||||
Object.defineProperty(target, property, desc);
|
||||
desc = null;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user