diff --git a/build_file.c b/build_file.c index 27bc9ea..20266bc 100644 --- a/build_file.c +++ b/build_file.c @@ -16,7 +16,7 @@ int main(int argc, char **argv) { meta_app(arena); bool run_server = false; - bool core_test_target = true; + bool core_test_target = false; bool wasm_target = true; bool win32_target = false; diff --git a/package/OpenSans-Regular.ttf b/package/OpenSans-Regular.ttf new file mode 100644 index 0000000..67803bb Binary files /dev/null and b/package/OpenSans-Regular.ttf differ diff --git a/package/index.html b/package/index.html index daa7a63..9daf4d5 100644 --- a/package/index.html +++ b/package/index.html @@ -13,8 +13,8 @@