Git Product home page Git Product logo

Comments (3)

jpetazzo avatar jpetazzo commented on June 2, 2024

Hi, thanks for this bug report!

If you edit index.html to update the link (putting jquery-1.11.3.min.js instead of jquery.js), does it fix the problem?

Thank you!

from container.training.

hebronwatson avatar hebronwatson commented on June 2, 2024

Wow! THE JPetazzo is responding to my issue? Ok!

Yeah, it totally fixes it, but I was wondering why it's in there in the first place? Is it supposed to be a type of symlink, and if so, why does it not work? It really shouldn't be my environment that's the problem, right?

from container.training.

jpetazzo avatar jpetazzo commented on June 2, 2024

Hi!

I think I made this to be able to easily change the version of jquery by updating a symlink, instead of updating the HTML code.
When I wrote the app, I thought I might end up with multiple HTML pages, so I wanted to be able to switch dependencies in a single place.
I'm not 100% sure though, because I wrote this thing 6 years ago and I had never needed to look again at that particular piece of the code 😅

That said, I tried to reproduce the bug on my Windows 10 machine, and ... it worked fine 🤔
On my machine, the jquery.js symlink shows up as <JUNCTION> when I run dir.
Out of curiosity, what does it look like on your machine?
And are you using WSL2? (No idea if it matters or not, but I'm using it, because this is a Windows 10 Home machine.)

Either way, I think I'll edit the index.html file after all; but I really wonder what's going on there :)

from container.training.

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.