textiles-lab / knitout-frontend-js

knitout writing frontend for javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if no filename is given, do something reasonable

ixchow opened this issue · comments

It might make it easier to copy/paste/update code if K.write() called without an argument does something reasonable.

Possible reasonable behavior: write a ".knitout" file with the same name as the main ".js" file.