Returns a <script defer> tag pointing to the Alpine.js library,
either from the bundled local copy or from jsDelivr CDN.
Arguments
- local
If
TRUE(default), serves bundled copy viax_serve_assets(). IfFALSE, loads from jsDelivr CDN.
Value
An htmltools::tags object (<script>).
