Fix issues running miniflare directly

This commit is contained in:
dangered wolf 2022-08-18 04:08:15 -04:00
parent f49846d4c5
commit c2a617d804
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -6,3 +6,6 @@ send_metrics = false
[build]
command = "npm run build"
[miniflare.globals]
TEST = "true" # Will have unicode character errors in headers if not set to true