Skip to content

fix: align webpack config and sidebar with shared patterns#177

Open
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
fix/webpack-sidebar-alignment
Open

fix: align webpack config and sidebar with shared patterns#177
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
fix/webpack-sidebar-alignment

Conversation

@rubenvdlinde
Copy link
Copy Markdown

Summary

  • Extend base webpack config instead of replacing webpackConfig.resolve and webpackConfig.module
  • Add NodePolyfillPlugin@4.0.0 for process polyfill compatibility
  • Add CnObjectSidebar + objectSidebarState provide/inject for proper Nextcloud sidebar positioning

Why

All Conduction apps should follow the same webpack and sidebar patterns as OpenCatalogi (the reference implementation). See ADR-017 and ADR-018.

- Extend base webpack config instead of replacing resolve/module
- Add NodePolyfillPlugin for process polyfill compatibility
- Add CnObjectSidebar + objectSidebarState for proper sidebar positioning
- Follows ADR-017 (component composition) and ADR-018 (header actions)
@github-actions
Copy link
Copy Markdown

Quality Report — ConductionNL/planix @ 05d5037

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-15 07:35 UTC

Download the full PDF report from the workflow artifacts.

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.

1 participant