More debug info
This commit is contained in:
@@ -197,6 +197,7 @@
|
|||||||
|
|
||||||
(define (process-file context ext path out)
|
(define (process-file context ext path out)
|
||||||
(let ((content (file->bytes path)))
|
(let ((content (file->bytes path)))
|
||||||
|
(dbg-webview "path = ~a, number of bytes read: ~a" path (bytes-length content))
|
||||||
(display content out)))
|
(display content out)))
|
||||||
|
|
||||||
(define (make-security-token)
|
(define (make-security-token)
|
||||||
|
|||||||
Reference in New Issue
Block a user