bdd181425b
Docker Compose project with automated Playwright benchmarks comparing django-liveview 2.2.0 against Phoenix LiveView 1.0 across 6 scenarios.
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"dependencies": {
|
|
"phoenix": "file:../deps/phoenix",
|
|
"phoenix_html": "file:../deps/phoenix_html",
|
|
"phoenix_live_view": "file:../deps/phoenix_live_view"
|
|
},
|
|
"devDependencies": {}
|
|
}
|