jeluard / lucuma

Web Components library for ClojureScript
96 stars 8 forks source link

Add support for scripts #16

Closed jeluard closed 10 years ago

jeluard commented 11 years ago

The scripts key should allow to specify existing scripts. Those would then be loaded using <script src="...">.

jeluard commented 10 years ago

Actually better to just rely on ClojureScript capacities here.