diff --git a/build-support/typescript-compile.coffee b/build-support/typescript-compile.coffee index b3f2d63418..be156974a2 100644 --- a/build-support/typescript-compile.coffee +++ b/build-support/typescript-compile.coffee @@ -4,6 +4,45 @@ # languages who would compile to js and generate jsdoc. Anyway, I hope we can convince them to add # support for it, but it seems appropriate to focus on coffeescript itself first. +''' +# e.g. run these shell commands from the repo root: +; cat > test-map.coffee <