Skip to content

Fix: Copy invenio.cfg before webpack create to discover curations ent…#59

Merged
lpandath merged 1 commit intomainfrom
fix/curations-webpack-bundle-order
Jan 14, 2026
Merged

Fix: Copy invenio.cfg before webpack create to discover curations ent…#59
lpandath merged 1 commit intomainfrom
fix/curations-webpack-bundle-order

Conversation

@lpandath
Copy link
Contributor

…ry point

in Dockerfile.mug, invenio webpack create was running before the instance config - invenio.cfg was copied, so Flask app needs the instance config to initialize and discover webpack entry points, so the invenio_curations entry point wasn't found during the webpack build

Screenshot 2026-01-13 at 22 18 41 Screenshot 2026-01-13 at 22 16 33

@lpandath
Copy link
Contributor Author

Screenshot 2026-01-14 at 09 42 39

@lpandath lpandath force-pushed the fix/curations-webpack-bundle-order branch from 331d7f9 to 8dbbd3f Compare January 14, 2026 10:31
@lpandath lpandath force-pushed the fix/curations-webpack-bundle-order branch from 8dbbd3f to 60db36a Compare January 14, 2026 10:32
@lpandath lpandath merged commit c0353cb into main Jan 14, 2026
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.

2 participants