dioxus/packages/cli-config
Evan Almloff a27d4e71ed
Only compress web assets in the CLI (#2329)
* only compress web assets in the CLI

* precompressed -> pre-compressed

* only enable pre-compression in release builds
2024-04-26 00:47:04 -04:00
..
src Only compress web assets in the CLI (#2329) 2024-04-26 00:47:04 -04: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 Warn if cli-config is not available at compile time (#2135) 2024-03-26 19:10:26 -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.