mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 10:45:47 +08:00
fix: "fs" module not found issue in face-api.js for browser usage (#2810)
This commit is contained in:
parent
04f0458b5c
commit
96812f676b
@ -93,6 +93,7 @@ module.exports = {
|
|||||||
"buffer": false,
|
"buffer": false,
|
||||||
"crypto": false,
|
"crypto": false,
|
||||||
"os": false,
|
"os": false,
|
||||||
|
"fs": false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user