DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.35k stars 740 forks source link

Bundle currently borked #2144

Closed jkelleyrtp closed 3 months ago

jkelleyrtp commented 3 months ago

Problem

We're passing the wrong pathbuf item to the bundler (should be joining pathbufs instead of formatting strings).

Environment:

Questionnaire