Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
97a7970a3b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/index.tsx

+ 2
- 1
src/index.tsx View File

@@ -4,8 +4,9 @@ import ExcalidrawApp from "./excalidraw-app";
4 4
 
5 5
 import "./excalidraw-app/pwa";
6 6
 import "./excalidraw-app/sentry";
7
-
7
+console.log("xdev_imp i:00", window.vx1)
8 8
 import * as hkImp1 from './rdev/hooks/hkImp1';
9
+console.log("xdev_imp i:01", window.vx1)
9 10
 // import * as hkImp2 from './rdev/hooks/hkImp2';
10 11
 // import * as hkImp3 from './rdev/hooks/hkImp3';
11 12
 console.log("XCAL INDEX!",process.env,hkImp1)

Loading…
Cancel
Save