Skip to content

Conversation

@iisakkirotko
Copy link
Collaborator

@iisakkirotko iisakkirotko commented Apr 29, 2024

These dependencies were aliased to an empty file to save on bundle size in 242d7e2, but turn out to be necessary for the rendering of some mimetypes. Because the aliasing takes place during the minification step, development mode still worked, but running in production mode would show a javascript error.

Fixes #500.

@render
Copy link

render bot commented Apr 29, 2024

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @iisakkirotko and the rest of your teammates on Graphite Graphite

These dependencies were aliased to an empty file to save on bundle size in 242d7e2, but turn out to be necessary for the rendering of some mimetypes. Because the aliasing takes place during the minification step, development mode still worked, but running in production mode would show a javascript error.
@iisakkirotko iisakkirotko force-pushed the 04-29-fix_solara.display_not_working_on_some_mimetypes_in_production_mode branch from a0539c7 to 668372f Compare May 1, 2024 08:19
@iisakkirotko iisakkirotko merged commit 6045c02 into master May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

solara.display doesn't work in flask

3 participants