mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
d37efa5605
* 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>
7 lines
66 B
HTML
7 lines
66 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div></div>
|
|
</body>
|
|
</html>
|