dioxus/.github
Jonathan Kelley 8b5ad5d925
Fix some CI (windows + nasm, core-macro error) (#2676)
* Moves index.html creation until after wasm creation so the webserver doesn't prematurely serve the page
* sets up nasm for windows builds (to be superseded by Remove Dioxus CLI NASM dependency #2666 #2682)
* puts magnanis-cli-support in a blocking task to prevent threadlocking during sequential builds
* changes order of client/server builds such that the client is built before the server so the webserver doesn't prematurely serve invalid client code
* declobbers "serve" such that each project gets a different dir in the target folder
* uses nest_service instead of fallback so the router doesn't respond with fallback codes
* reincorporates doge's fix from Fix hot-reloading on Windows #2544
2024-07-23 09:58:13 -07:00
..
ISSUE_TEMPLATE Update bug_report.md (#2532) 2024-06-18 17:43:19 -05:00
workflows Fix some CI (windows + nasm, core-macro error) (#2676) 2024-07-23 09:58:13 -07:00
dependabot.yml Update dependabot.yml 2023-07-10 10:26:21 -07:00
FUNDING.yml fixed FUNDING.yml 2022-05-06 23:36:16 +01:00