Improve the example page. (#780)

This commit is contained in:
Arthur Sonzogni
2023-11-19 12:09:52 +01:00
committed by GitHub
parent b970cb6ea8
commit 6c2b43a2aa
6 changed files with 238 additions and 164 deletions

View File

@@ -21,6 +21,8 @@ if (EMSCRIPTEN)
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
foreach(file
"index.html"
"index.mjs"
"index.css"
"sw.js"
"run_webassembly.py")
configure_file(${file} ${file})