dioxus/src
Benedikt Terhechte 5d25a6498b
Move property so it is in the right category
index_on_404 was never used with the default config because the property is set on `web.watcher` and not on `web.app`
2022-12-29 11:57:13 +01:00
..
assets Move property so it is in the right category 2022-12-29 11:57:13 +01:00
cli fix: merge errors 2022-12-25 23:39:28 -05:00
plugin feat: add api function 2022-10-12 16:37:26 -07:00
server move hot reloading utilities to dioxus repository 2022-12-23 15:42:14 -06:00
builder.rs fix: some warning 2022-11-30 09:31:42 -08:00
cargo.rs feat: commit prettier_build 2022-07-09 10:09:25 +08:00
config.rs feat: default plugin info 2022-11-03 00:30:47 -07:00
error.rs Return non-zero exit code on error 2022-08-27 11:18:44 +04:00
lib.rs move hot reloading utilities to dioxus repository 2022-12-23 15:42:14 -06:00
logging.rs fix: use clippy fix 2022-01-25 12:42:27 +08:00
main.rs Merge branch 'master' into jk/formatting-and-extension 2022-12-25 23:38:33 -05:00
tools.rs feat: add some command 2022-09-23 16:10:17 -07:00