Update the player to work with new versions of the Emglken and the cheap-glkote

This commit is contained in:
He4eT 2023-05-22 01:39:26 +03:00 committed by Alexey
commit b08d9725d4
4 changed files with 33 additions and 13 deletions

View file

@ -38,6 +38,6 @@
},
"staticFiles": {
"staticPath": "node_modules/emglken/build",
"staticOutPath": "node_modules/emglken/build"
"staticOutPath": "emglken"
}
}