Skip to content

Commit ee7a63c

Browse files
committed
moved windowOr global inside utils/index
1 parent 0ae9d2f commit ee7a63c

File tree

3 files changed

+11
-50
lines changed

3 files changed

+11
-50
lines changed

.watchmanconfig

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"ignore_dirs": [
3+
".git",
4+
"node_modules",
5+
"android/build",
6+
"android/.idea",
7+
"android/.gradle",
8+
"android/gradle",
9+
".idea"
10+
]
11+
}

bin/watchCopy.js

-45
This file was deleted.

lib/utils/window-or-global.js

-5
This file was deleted.

0 commit comments

Comments
 (0)