Code Monkey home page Code Monkey logo

Comments (5)

SimoTod avatar SimoTod commented on May 28, 2024 1

@tanthammar
I've transferred the repo to the alpinejs namespace so the link for the alpha version has changed to
https://cdn.jsdelivr.net/gh/alpinejs/alpine-turbolinks-adapter@eac088b4067e1a8d8ea21b5182458b8afb9435ac/dist/alpine-turbolinks-adapter.min.js
I believe the old link will still be available for about 24h due to the CDN but you need to update it on Monday when you are back to work.

from alpine-turbo-drive-adapter.

HugoDF avatar HugoDF commented on May 28, 2024

I think you can just omit the @ and it will fetch the latest version

https://cdn.jsdelivr.net/gh/SimoTod/alpine-turbolinks-adapte/dist/alpine-turbolinks-adapter.min.js

Note that you probably don't want to do the above in production (and that I haven't tested it 😁)

from alpine-turbo-drive-adapter.

SimoTod avatar SimoTod commented on May 28, 2024

the additional commit is a dev fix, it won't affect the cdn output so the previous link is still okay.
If you want, you can use

<script src="https://cdn.jsdelivr.net/gh/SimoTod/alpine-turbolinks-adapter@master/dist/alpine-turbolinks-adapter.min.js" defer></script> in dev to get the latest version (although the cdn has a 24h delay).

I should be able to move the library under the alpine namespace and tag a proper release over the weekend.
Just to know, are you using it on a website in prod? I need to know so I won't break your website when I do it.

from alpine-turbo-drive-adapter.

tanthammar avatar tanthammar commented on May 28, 2024

Hi, no, it is still in dev. And I am fine with the link as it is, no stress. :)

from alpine-turbo-drive-adapter.

SimoTod avatar SimoTod commented on May 28, 2024

from alpine-turbo-drive-adapter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.