disable use of path2d in node

pull/356/head
Vladimir Mandic 2021-11-09 18:10:54 -05:00
parent a06119c20b
commit 1729a989af
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
### **HEAD -> main** 2021/11/09 mandic00@live.com
- add liveness module and facerecognition demo
- initial version of facerecognition demo
- rebuild
- add type defs when working with relative path imports
- disable humangl backend if webgl 1.0 is detected