dioxus/packages/cli-config
Evan Almloff 9d55bfc1dc
Integrate wasm-opt into the CLI (#2434)
* integrate wasm-opt

* include wasm opt configuration in the default dioxus.toml
2024-06-10 20:48:04 -07:00
..
src Integrate wasm-opt into the CLI (#2434) 2024-06-10 20:48:04 -07:00
.gitignore pull out the CLI config data into a separate library 2023-11-08 12:48:25 -06:00
build.rs Warn if cli-config is not available at compile time (#2135) 2024-03-26 19:10:26 -07:00
Cargo.toml set up example scaping for docs.rs (#2450) 2024-05-28 13:05:55 -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.