FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

install ophan from npm · devhttps/frontend@703b7be · GitHub

Commit 703b7be

Browse files
committed
install ophan from npm
1 parent ee5cfae commit 703b7be

4 files changed

Lines changed: 380 additions & 25 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"fence": "guardian/fence.git#~0.2.11",
1515
"html5shiv": "^3.7.3",
1616
"lodash-amd": "~2.4.1",
17+
"ophan-tracker-js": "^1.3.3",
1718
"qwery": "3.4.2",
1819
"raven-js": "~1.1.16",
1920
"react": "0.13.2",

‎static/vendor/javascripts/ophan/ophan.ng.js‎

Lines changed: 0 additions & 2 deletions
This file was deleted.

‎webpack.config.js‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ module.exports = ({ env = 'dev', plugins = [] } = {}) => ({
3838

3939
stripe: 'stripe/stripe.min',
4040
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',
4243

4344
// #wp-rjs once r.js is gone, these can be unaliased and modules updated
4445
react: 'react/addons',

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL