Mercurial
comparison mrjunejune/test/BUILD @ 263:ee04e4e69fed
Add functional JRPG frame and tools
Add full-screen background_2 apertures, functional frame chrome, card-driven details, dual-window tools, live conversion workflows, and bounded cleanup for generated downloads.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <mrjunejune@users.noreply.github.com> |
|---|---|
| date | Thu, 06 Aug 2026 11:31:30 -0700 |
| parents | 1f9877b637e9 |
| children | 04fee26ecce0 |
comparison
equal
deleted
inserted
replaced
| 262:0f45474c1b1a | 263:ee04e4e69fed |
|---|---|
| 122 entry_point = "theme_and_webp_test.js", | 122 entry_point = "theme_and_webp_test.js", |
| 123 data = [ | 123 data = [ |
| 124 "//hg-web/e2e:node_modules/playwright-core", | 124 "//hg-web/e2e:node_modules/playwright-core", |
| 125 "//mrjunejune:mrjunejune_server_debug", | 125 "//mrjunejune:mrjunejune_server_debug", |
| 126 ":inference_bridge_fake_sidecar", | 126 ":inference_bridge_fake_sidecar", |
| 127 "shiba.webp", | |
| 127 "@playwright_chromium_linux//:chrome", | 128 "@playwright_chromium_linux//:chrome", |
| 128 "@playwright_chromium_linux//:chromium", | 129 "@playwright_chromium_linux//:chromium", |
| 129 ], | 130 ], |
| 130 env = { | 131 env = { |
| 131 "CHROMIUM_PATH": "$(rootpath @playwright_chromium_linux//:chrome)", | 132 "CHROMIUM_PATH": "$(rootpath @playwright_chromium_linux//:chrome)", |