dioxus/packages/cli-config
Jonathan Kelley f0d814fede
Extract some simple cleanups from 2779 (#2966)
* Chore: remove random old test fixture from CLI

* nuke oidc

* remove weird useless desktop example

* remove lua globals vscode setting for cli

* remove cli testcase

* hoist deps in core-macro

* we dont need prettyplease

* add hoisted dependencies

* hoist more despt

* rename rsx_rosetta to dioxus_rsx_rosetta

* drop cache thrashing when listening for features

* drop flag from mobile dep

* drop cli-config warning

* hoist more deps

* clippy...

* we dont use the tools module...

* bump lock
2024-09-16 16:04:20 -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 Extract some simple cleanups from 2779 (#2966) 2024-09-16 16:04:20 -07:00
Cargo.toml Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873) 2024-08-22 18:05:36 -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.