refactor: split app structure
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DATA_FILES := ../data/classnotes.txt ../data/学生课时账户.md $(wildcard ..
|
||||
check:
|
||||
node --check app/static/app.js
|
||||
node --check app/static/admin.js
|
||||
python3 -m py_compile app/main.py app/data.py
|
||||
python3 -m compileall -q app
|
||||
|
||||
smoke:
|
||||
node scripts/smoke_test.js
|
||||
|
||||
Reference in New Issue
Block a user