Closed jeluard closed 10 years ago
The scripts key should allow to specify existing scripts. Those would then be loaded using <script src="...">.
scripts
<script src="...">
Actually better to just rely on ClojureScript capacities here.
The
scripts
key should allow to specify existing scripts. Those would then be loaded using<script src="...">
.