mirror of
https://github.com/tauri-apps/web-view.git
synced 2026-02-04 02:11:18 +01:00
added examples/todo-ps/dist/bundle.html so that the example builds out of the box
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sudo: false
|
||||
sudo: required
|
||||
language: rust
|
||||
cache: cargo
|
||||
|
||||
|
||||
3
examples/todo-ps/.gitignore
vendored
3
examples/todo-ps/.gitignore
vendored
@@ -8,5 +8,6 @@
|
||||
/.purs*
|
||||
/.psa*
|
||||
.cache
|
||||
/dist/
|
||||
/dist/*
|
||||
!/dist/bundle.html
|
||||
/build/
|
||||
|
||||
73
examples/todo-ps/dist/bundle.html
vendored
Normal file
73
examples/todo-ps/dist/bundle.html
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user