added .run renderer to work around #694, fixed web dojo

This commit is contained in:
Anton Dyudin 2016-02-12 11:38:59 -08:00
parent 9b2ae7f460
commit 7347b8c549
2 changed files with 9 additions and 1 deletions

8
ren/run.hoon Normal file
View File

@ -0,0 +1,8 @@
:: For testing purposes
::
:::: /hoon/run/ren
::
/? 314
/% /!noun/
~& run/-.-
~

View File

@ -4,7 +4,7 @@
::
/? 310
|%
++ cdnj |=(a=tape ;script(src "//cdnjs.cloudflare.com/ajax/libs/{a}");)
++ cdnj |=(a/tape ;script(src "//cdnjs.cloudflare.com/ajax/libs/{a}");)
--
::
::::