brownhci/WebGazer

threadedRidge not currently working

Open

#163 opened on Sep 9, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (3,412 stars) (520 forks)batch import
bughelp wanted

Description

I think this broke after webpack was added. There may be a fix using https://webpack.js.org/loaders/worker-loader/ and possibly also symlinks though I've tried linking to worker_scripts/util.js and worker_scripts/mat.js (not entirely clear if these are files are totally necessary) in the www/ directory and that hasn't worked.

Contributor guide