mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* test(tauri.js) add template test * fix(lint) ignore prefer-optional-chain because babel-jest wont accept it * feat(webpack) raw-loader test for windows * fix(workflow) install tauri-bundler * fix(EOF) * chore(test) try with done cb * fix(test) cwd scope * fix(test) transform regex for windows * fix(test) windows regex on jest transform Co-authored-by: nothingismagick <denjell@sfosc.org>