Update "Add entry to the Webpack configuration" for 5.0 - #2895
Open
adriendupuis wants to merge 25 commits into
Open
Update "Add entry to the Webpack configuration" for 5.0#2895adriendupuis wants to merge 25 commits into
adriendupuis wants to merge 25 commits into
Conversation
Update `ibexaConfigManager` and `getIbexaConfig` paths
Get `ibexaConfigManager` and `getIbexaConfig`, now absent by default, then use them, and finally add ibexaConfig to module.exports
adriendupuis
force-pushed
the
update-5.0-webpack.config.js
branch
from
September 9, 2025 14:07
443b4cf to
ccbeb83
Compare
No need to add ibexaConfig to module.exports
adriendupuis
commented
Mar 27, 2026
Summary
Errors per inputErrors in site/discounts/extend_discounts/index.html
Errors in site/infrastructure_and_maintenance/cache/persistence_cache/index.html
Redirects per inputRedirects in site/content_management/workflow/workflow_api/index.html
Redirects in site/discounts/extend_discounts/index.html
Redirects in site/infrastructure_and_maintenance/cache/persistence_cache/index.htmlRedirects in site/templating/templates/templates/index.html
Redirects in site/update_and_migration/from_2.5/to_3.3/index.html |
adriendupuis
marked this pull request as ready for review
August 13, 2026 12:03
adriendupuis
marked this pull request as draft
August 13, 2026 12:05
adriendupuis
marked this pull request as ready for review
August 13, 2026 12:23
code_samples/ change report
|
ibexa-workflow-automation-1
Bot
requested review from
GrabowskiM,
OstafinL,
albozek,
alekmick,
dew326 and
tischsoic
and removed request for
a team
August 13, 2026 13:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
webpack.config.js: UpdateibexaConfigManagerandgetIbexaConfigpathsibexaConfigManager:./ibexa.webpack.config.manager.jsfile doesn't exist anymore, the alias@ibexa/frontend-config/webpack-config/managermust be used instead.ibexaConfig:ibexaConfigisn't available by default anymore, it must be created.Previews:
webpack.config.jsusage update" (new section)Already up-to-date:
ControllerFeedbackexample"
TODO after merge:
update_to_5.0.mdfile to4.6branch6.0branchChecklist