Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
4533da8a52
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mdev/conn.native.js

+ 1
- 1
mdev/conn.native.js View File

@@ -3,7 +3,7 @@
3 3
 import _ from 'lodash';
4 4
 import React, { PureComponent } from 'react';
5 5
 
6
-
6
+console.log("CONN_NATIVE_JS")
7 7
 function nop(){}
8 8
 window.nop = nop
9 9
 

Loading…
Cancel
Save