-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
A-WebBuilding or running Bevy apps targeting the browserBuilding or running Bevy apps targeting the browserD-ModestA "normal" level of difficulty; suitable for simple features or challenging fixesA "normal" level of difficulty; suitable for simple features or challenging fixesS-Ready-for-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Description
The user has the option to provide custom web assets to fully control how the Bevy app is loaded.
Currently, this is hard-coded to the web
folder name.
Instead, the user should be able to customize the relative path where we look for the web assets.
Customization should be possible both with CLI arguments and with a config option.
Metadata
Metadata
Assignees
Labels
A-WebBuilding or running Bevy apps targeting the browserBuilding or running Bevy apps targeting the browserD-ModestA "normal" level of difficulty; suitable for simple features or challenging fixesA "normal" level of difficulty; suitable for simple features or challenging fixesS-Ready-for-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!