Skip to content

Conversation

@tmi
Copy link
Collaborator

@tmi tmi commented Jan 29, 2026

During the wheel building, we now build both frontends and copy them into the wheel. We extend config with a frontend_version which allows to specify which is the default index.html etc at launch time.

To demonstrate, try

fiab__general__frontend_version=v2 python -m forecastbox.standalone.entrypoint

or

fiab__general__frontend_version=v1 python -m forecastbox.standalone.entrypoint

with a wheel built from this branch

Additionally there was apparently a bug in building the manifest which we fix

@tmi
Copy link
Collaborator Author

tmi commented Jan 29, 2026

cc @liefra

During the wheel building, we now build both frontends and copy
them into the wheel. We extend config with a frontend_version
which allows to specify which is the default index.html etc
at launch time.

To demonstrate, try
fiab__general__frontend_version=v2 python -m forecastbox.standalone.entrypoint
or
fiab__general__frontend_version=v1 python -m forecastbox.standalone.entrypoint

Additionally there was apparently a bug in building the manifest
which we fix
@tmi tmi force-pushed the feat/multifrontendWheel branch from d5e0301 to 6290d0e Compare January 29, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants