Generates an HTML <script> tag for a given resource URL. The tag has a type attribute of text/javascript.
<script>
text/javascript
{{#script url}}{{/script}}
url string: Resource URL.
url
string
Generate script tags for javascript files in the theme
{{#script "base/index.js" | asset_url() }}{{/script}}