From fa89fbf06f3d27ff0ca3f62fa6e6ab4fe378edf1 Mon Sep 17 00:00:00 2001 From: bob Date: Thu, 5 Dec 2019 11:29:51 -0500 Subject: oops. fixed mobx problem with library path. --- src/new_fields/util.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/new_fields') diff --git a/src/new_fields/util.ts b/src/new_fields/util.ts index 7bd9ef8da..4147be278 100644 --- a/src/new_fields/util.ts +++ b/src/new_fields/util.ts @@ -13,7 +13,7 @@ function _readOnlySetter(): never { } export function TraceMobx() { - trace(); + //trace(); } export interface GetterResult { -- cgit v1.2.3-70-g09d2