dioxus/packages/cli-config
Evan Almloff e5e578d27b
Add liveview support to the CLI and make fullstack runnable from dist (#2759)
* add liveview cli support
* Fix TUI fullstack deadlock
* look for fullstack assets in the public directory
* Fix fullstack with the CLI
* Fix static generation server
2024-08-01 17:46:35 -07:00
..
src Add liveview support to the CLI and make fullstack runnable from dist (#2759) 2024-08-01 17:46:35 -07:00
.gitignore pull out the CLI config data into a separate library 2023-11-08 12:48:25 -06:00
build.rs improve error message when the CLI and dioxus versions don't match (#2683) 2024-07-23 17:27:52 -07:00
Cargo.toml improve error message when the CLI and dioxus versions don't match (#2683) 2024-07-23 17:27:52 -07:00
README.md Fix Outdated README.md (#2147) 2024-03-26 19:17:02 -07:00

📦 Dioxus CLI Configuration

The dioxus-cli-config contains the configuration for the dioxus-cli.