disable use of path2d in node

pull/293/head
Vladimir Mandic 2021-11-09 18:10:54 -05:00
parent 34c52df4d6
commit 485c10ab0a
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