Skip to content

Bundle assets without the file hash? #3777

Answered by DogeDark
pyrrho asked this question in Q&A

You must be logged in to vote

Unfortunately, the only way to do this currently is to use our deprecated (but not yet removed) asset_dir option in Dioxus.toml

[application]
asset_dir = "assets"

and the asset would be referenced by URL /assets/yourasset

Here are some related issues: #3767 & #3325

Replies: 2 comments 4 replies

You must be logged in to vote
4 replies
@pyrrho

@niclashoyer

@DogeDark

@niclashoyer

Answer selected by pyrrho

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants