Open gbelmm opened 10 years ago
{% javascripts "@__js" %}
{% endjavascripts %} {% stylesheets "@__css" %} <link rel="stylesheet" href="{{ asset_url }}" /> {% endstylesheets %}
Currently you can't. But this could be a nice feature, thank you :)
is posible read bower.json main in component
ej;
jquery "main": "dist/jquery.js"
I already do this, but right now you can not load all components at once, you have to load them one by one (as described here)
{% javascripts "@__js" %}