| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,6 +14,7 @@ | |||
| 14 | 14 | "fence": "guardian/fence.git#~0.2.11", | |
| 15 | 15 | "html5shiv": "^3.7.3", | |
| 16 | 16 | "lodash-amd": "~2.4.1", | |
| 17 | + "ophan-tracker-js": "^1.3.3", | ||
| 17 | 18 | "qwery": "3.4.2", | |
| 18 | 19 | "raven-js": "~1.1.16", | |
| 19 | 20 | "react": "0.13.2", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,8 @@ module.exports = ({ env = 'dev', plugins = [] } = {}) => ({ | |||
| 38 | 38 | ||
| 39 | 39 | stripe: 'stripe/stripe.min', | |
| 40 | 40 | svgs: path.join(__dirname, 'static', 'src', 'inline-svgs'), | |
| 41 | - 'ophan/ng': 'ophan/ophan.ng', | ||
| 41 | + 'ophan/ng': 'ophan-tracker-js', | ||
| 42 | + 'ophan/embed': 'ophan-tracker-js/build/ophan.embed', | ||
| 42 | 43 | ||
| 43 | 44 | // #wp-rjs once r.js is gone, these can be unaliased and modules updated | |
| 44 | 45 | react: 'react/addons', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments