This repository was archived by the owner on Aug 15, 2019. It is now read-only.
Commit 699ae39
Do not check window object for URL parameters if window is not defined (#155)
* if the program is ran under nodejs, do not attempt to get URL properties (checking for window will break
* Merge branch 'master' into master
* formatting
* fixed lint error
* Merge branch 'master' into master1 parent aaae240 commit 699ae39
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
0 commit comments