0.3.0-0-pre.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# file: scripts/audit_distribution_layout.py
|
||||
# version: 1
|
||||
# version: 2
|
||||
|
||||
"""Audit the static distribution layout expected by the 0.1.0 beta."""
|
||||
|
||||
@@ -29,6 +29,7 @@ REQUIRED_PATHS = (
|
||||
"crates/apps/game-reflex-poc-tauri/frontend/index.html",
|
||||
"crates/apps/game-reflex-poc-tauri/frontend/ts/main.ts",
|
||||
"crates/apps/game-reflex-poc-wasm/Cargo.toml",
|
||||
"crates/apps/game-snake-poc-wasm/Cargo.toml",
|
||||
"Android/game-reflex-poc/build.gradle",
|
||||
"Android/game-snake-poc/build.gradle",
|
||||
"scripts/build_android_rust.py",
|
||||
|
||||
Reference in New Issue
Block a user