Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: dependencies broken #1870

Open
1 task done
dberardo-com opened this issue Jan 31, 2025 · 1 comment
Open
1 task done

[Bug]: dependencies broken #1870

dberardo-com opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dberardo-com
Copy link

What happened?

seems like pyscript people has changed their CDN url:

from https://pyscript.net/latest/pyscript.js

to https://pyscript.net/snapshots/2024.9.2/core.js

Version

latest

Relevant log output

How to reproduce?

Click chrome.exe

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dberardo-com dberardo-com added the bug Something isn't working label Jan 31, 2025
@dberardo-com
Copy link
Author

seems like these variables are now required for backward compatibilities:

          cssSrc="https://pyscript.net/releases/2023.05.1/pyscript.css"
          jsSrc="https://pyscript.net/releases/2023.05.1/pyscript.min.js"

would be nice to see a ESM and 2024 version compatible upgrade of this library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant