mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 01:43:14 +08:00
chore(migrate): apps/* to webpack5 (#9606)
This commit is contained in:
@ -175,7 +175,7 @@ export class DOMNode {
|
||||
|
||||
dispose() {
|
||||
unregisterNode(this);
|
||||
this.viewRef.clear();
|
||||
// this.viewRef.clear();
|
||||
}
|
||||
|
||||
public toObject() {
|
||||
|
Reference in New Issue
Block a user