0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. hionic
  2. /
  3. web-sync
jianguoxujianguoxufeat: add ohos-sync Rust script for web resource deployment
677baa48创建于 2 天前历史提交
文件最后提交记录最后更新时间
src
feat: add ohos-sync Rust script for web resource deployment Automates detection of webDir mismatch, copies Vite build output to openharmony rawfile/www, and restores missing bridge files (cordova.js, native-bridge.js) from git history or node_modules. Usage: cargo run --manifest-path web-sync/Cargo.toml Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> Signed-off-by: 坚果 <jianguo@nutpi.net> 2 天前
Cargo.lock
feat: add ohos-sync Rust script for web resource deployment Automates detection of webDir mismatch, copies Vite build output to openharmony rawfile/www, and restores missing bridge files (cordova.js, native-bridge.js) from git history or node_modules. Usage: cargo run --manifest-path web-sync/Cargo.toml Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> Signed-off-by: 坚果 <jianguo@nutpi.net> 2 天前
Cargo.toml
feat: add ohos-sync Rust script for web resource deployment Automates detection of webDir mismatch, copies Vite build output to openharmony rawfile/www, and restores missing bridge files (cordova.js, native-bridge.js) from git history or node_modules. Usage: cargo run --manifest-path web-sync/Cargo.toml Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> Signed-off-by: 坚果 <jianguo@nutpi.net> 2 天前