Offline pyodide.js - local and not from jsdeliver #2264
-
QuestionSo I'm using flet publish (https://flet.dev/docs/guides/python/publishing-static-website/) to make a static website. I want that website to serve everything, including all the packages and js that's going to run inside the browser. At the top of client/web/python-worker.js however, we have this:
so it's doing an https fetch from there, not from my local server. So, I have these questions:
Code sampleNo response Error messageNo response ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Answered by
FeodorFitsner
Dec 28, 2023
Replies: 1 comment 1 reply
-
We'll implement bundling of pyodide with a Flet app. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sklibanov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'll implement bundling of pyodide with a Flet app.