summaryrefslogtreecommitdiff
path: root/public/build/LICENSE_cindyjs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-17Add simple support for cindyjscindystuebinm1-0/+201
Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now.