mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 07:58:11 +08:00
Add frontend file structure docs and some related cleanup
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user