Showing
2 changed files
with
4 additions
and
2 deletions
| @@ -20,6 +20,7 @@ | @@ -20,6 +20,7 @@ | ||
| 20 | "wdJsBridge": "file:../../commons/wdJsBridge", | 20 | "wdJsBridge": "file:../../commons/wdJsBridge", |
| 21 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi", | 21 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi", |
| 22 | "wdHwAbility": "file:../../features/wdHwAbility", | 22 | "wdHwAbility": "file:../../features/wdHwAbility", |
| 23 | - "wdShare": "file:../../features/wdShare" | 23 | + "wdShare": "file:../../features/wdShare", |
| 24 | + "wdTracking": "file:../../features/wdTracking" | ||
| 24 | } | 25 | } |
| 25 | } | 26 | } |
| @@ -12,6 +12,7 @@ | @@ -12,6 +12,7 @@ | ||
| 12 | "wdWebComponent": "file:../../commons/wdWebComponent", | 12 | "wdWebComponent": "file:../../commons/wdWebComponent", |
| 13 | "wdBean": "file:../../features/wdBean", | 13 | "wdBean": "file:../../features/wdBean", |
| 14 | "wdRouter": "file:../../commons/wdRouter", | 14 | "wdRouter": "file:../../commons/wdRouter", |
| 15 | - "wdNetwork": "file:../../commons/wdNetwork" | 15 | + "wdNetwork": "file:../../commons/wdNetwork", |
| 16 | + "wdTracking": "file:../../features/wdTracking" | ||
| 16 | } | 17 | } |
| 17 | } | 18 | } |
-
Please register or login to post a comment