chore: fix loading chunk error of optional chaining for Android WebView below 80 (#1626)

This commit is contained in:
Huang Xin
2025-07-20 02:24:30 +08:00
committed by GitHub
parent 59d0118067
commit 916d63806e
8 changed files with 152 additions and 22 deletions
+1 -1
View File
@@ -56,4 +56,4 @@ jobs:
- name: build the web App
working-directory: apps/readest-app
run: |
pnpm build-web
pnpm build-check