Add frontend file structure docs and some related cleanup

This commit is contained in:
Keavon Chambers
2022-05-23 19:24:31 -07:00
parent ab77105ffb
commit bec7a4c109
21 changed files with 168 additions and 145 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#![cfg(target_arch = "wasm32")]
// #![cfg(target_arch = "wasm32")]
use wasm_bindgen_test::*;
// use wasm_bindgen_test::*;
wasm_bindgen_test_configure!(run_in_browser);
// wasm_bindgen_test_configure!(run_in_browser);
// #[wasm_bindgen_test]
// fn pass() {