Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
dfe2d163a2
1 changed files with 8 additions and 1 deletions
  1. 8
    1
      mdev/ipost.native.js

+ 8
- 1
mdev/ipost.native.js View File

1
 clog("IPOST.NATIVE")
1
 clog("IPOST.NATIVE")
2
-window.trc_vs += "_ipost_"
2
+window.trc_vs += "_ipost_"
3
+
4
+
5
+import * as mdev_hooks from './hooks';
6
+// import * as mdev_hooks from '../../react/features/base/redux';
7
+
8
+// import { MiddlewareRegistry } from '../../react/features/base/redux';
9
+// import { MiddlewareRegistry } from '../../react/features/base/redux';

Loading…
Cancel
Save