0.3.0-0-pre.4-fix.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# file: scripts/audit_distribution_layout.py
|
||||
# version: 3
|
||||
# version: 4
|
||||
|
||||
"""Audit the static distribution layout expected by supported POCs."""
|
||||
|
||||
@@ -34,6 +34,7 @@ REQUIRED_PATHS = (
|
||||
"Web/game-snake-poc/tsconfig.json",
|
||||
"Web/game-snake-poc/vite.config.ts",
|
||||
"Web/game-snake-poc/frontend/main.html",
|
||||
"Web/game-snake-poc/frontend/sass/_simplebar.scss",
|
||||
"Web/game-snake-poc/frontend/sass/main.scss",
|
||||
"Web/game-snake-poc/frontend/ts/main.ts",
|
||||
"Android/game-reflex-poc/build.gradle",
|
||||
|
||||
Reference in New Issue
Block a user