-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
cliRelated to the dioxus-cli programRelated to the dioxus-cli programenhancementNew feature or requestNew feature or request
Milestone
Description
Feature Request
To support targets like Cloudflare workers for dx bundle
, we should allow some sort of configuration for bundle that builds your server as a .wasm
module. Ideally the output dx bundle
format matches the cloudflare workers format so we could eventually support dx deploy --hosting cloudflare-worker
.
This is generally not that hard and would very useful! The main challenge here is simply designing the configuration frontend since the CLI already accepts different targets for the server.
cameronraysmith, DougAnderson444, felschr, Malix-Labs and ReadyPlayerEmma
Metadata
Metadata
Assignees
Labels
cliRelated to the dioxus-cli programRelated to the dioxus-cli programenhancementNew feature or requestNew feature or request