Merge pull request #1063 from ivanbacher/master

added registry entry and overrides for webgazer.js
This commit is contained in:
Aluan Haddad
2017-10-25 11:10:35 -04:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
{
"main": "build/webgazer.min.js",
"format": "global"
}
+1
View File
@@ -636,6 +636,7 @@
"vue": "npm:vue", "vue": "npm:vue",
"webcomponents": "npm:webcomponents", "webcomponents": "npm:webcomponents",
"webfont": "github:components/webfontloader", "webfont": "github:components/webfontloader",
"webgazer": "github:brownhci/WebGazer",
"when": "github:cujojs/when", "when": "github:cujojs/when",
"wire": "github:cujojs/wire", "wire": "github:cujojs/wire",
"wordcloud2": "github:timdream/wordcloud2.js", "wordcloud2": "github:timdream/wordcloud2.js",