Skip to content

Refresh button should refetch all python scripts #30

@DavidLeoni

Description

@DavidLeoni

Currently hitting refresh only re-fetches current python module which was loaded from a <script> tag, because Pyscript 2025.3.1 doesn't support config reload.

As a workaround, user can click 'refresh all' button which forces reload of the whole page and resources (except pyodide).

For simple games the workaround is sufficient, if/when we plan to support multi-file games with big resources we might need to review this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions