Drop more stdlib things.

This commit is contained in:
Brad Nelson
2021-01-08 20:48:42 -08:00
parent ef0e18ace8
commit 71b661e2e3
6 changed files with 20 additions and 10 deletions

View File

@ -18,6 +18,11 @@ handlers:
upload: static/index.html
secure: always
- url: /static/uEforth.exe
static_files: static/ueforth.windows
upload: static/ueforth.windows
secure: always
- url: /static
static_dir: static
secure: always