文件名称:ember-analytics:您的 ember 应用程序的不同分析
文件大小:20KB
文件格式:ZIP
更新时间:2024-06-30 16:05:58
JavaScript
Ember-analytics 新遗物 在页面上添加NewRelic分析。 需要父项目指定licenseKey和applicationId无论是在config/environment下newRelic ( { licenseKey: '', applicationId: '' }或设置环境变量NEWRELIC_LICENSE_KEY和NEWRELIC_APPLICATION_ID 。
【文件预览】:
ember-analytics-master
----.jshintrc(518B)
----.gitignore(247B)
----package.json(1KB)
----LICENSE.md(1KB)
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(738B)
----index.js(1KB)
----testem.json(170B)
----README.md(317B)
----vendor()
--------newrelic.js(13KB)
--------.gitkeep(0B)
----tests()
--------.jshintrc(814B)
--------dummy()
--------unit()
--------helpers()
--------index.html(960B)
--------test-helper.js(112B)
----.ember-cli(280B)
----.npmignore(130B)
----bower.json(542B)
----.editorconfig(514B)