Consider including the Turbo JS vendor file and publish to public/vendor/ so no need to install via NPM (might be something for importmap only)
tonysm opened this issue · 1 comments
tonysm commented
Consider including the Turbo JS vendor file and publish to public/vendor/ so no need to install via NPM (might be something for importmap only)
tonysm commented
Not sure if it's worth it. We'd have to release a new version every time Turbo.js gets bumped. I think I prefer relying on NPM/Importmaps for pulling that dependency.