mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-13 15:05:30 +02:00
feat(web): re-enable web exports
This commit is contained in:
parent
fcad5d64b9
commit
ff95b60a56
26 changed files with 940 additions and 4887 deletions
9
test/web/package.json
Normal file
9
test/web/package.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"scripts": {
|
||||
"test": "node smoke_test.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"express": "^4.19.2",
|
||||
"playwright": "^1.42.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue