This may be a silly question, but I’m a little lost in esbuild: For the little JS foo I need, I’ve loaded AlpineJS from CDN so far. In order to serve it locally now, I’ve added AlpineJS as a production dependency to package.json, but how do I add it to the assets bundle or load it in the template?
Thanks @timriley for this really quick answer! Totally works for me and to help others, I’ve created a PR for the guides – not sure whether the placement and example is a good one though.