Go-debug.js don't support go.TextBlock.FormatNone

if I set the TextBlock

formatting: go.TextBlock.FormatNone,

on go-debug.js it will emit error and do nothing. see below ↓

Ah, that’s a bug caused when we minify the library. We’ll fix that for the next release.
Thanks for reporting the problem.