Skip to content

Webpack 5 related changes - #414

Merged
haschek merged 13 commits into
developfrom
feature/webpackUpgrade-CMEM-6650
Sep 3, 2026
Merged

Webpack 5 related changes#414
haschek merged 13 commits into
developfrom
feature/webpackUpgrade-CMEM-6650

Conversation

@andreas-schultz

Copy link
Copy Markdown
Contributor
  • Replace Storybook’s obsolete SCSS preset with an explicit webpack 5 loader configuration.
  • Replace url-loader with webpack 5 Asset Modules for inline assets.
  • Upgrade Sass tooling and declare css-loader, style-loader, and webpack directly.
  • Preserve standalone builds by satisfying style-loader’s webpack peer dependency.
  • Remove obsolete Jest PnP resolution.
  • Resolve Sass imports correctly with hoisted workspace dependencies.

andreas-schultz and others added 13 commits August 26, 2026 10:45
- Replace Storybook’s obsolete SCSS preset with an explicit webpack 5 loader configuration.
- Replace url-loader with webpack 5 Asset Modules for inline assets.
- Upgrade Sass tooling and declare css-loader, style-loader, and webpack directly.
- Preserve standalone builds by satisfying style-loader’s webpack peer dependency.
- Remove obsolete Jest PnP resolution.
- Resolve Sass imports correctly with hoisted workspace dependencies.
…umers, not developers - but add .nvmrc to have the definition for developers
@haschek
haschek merged commit 2e1dbc2 into develop Sep 3, 2026
8 checks passed
@haschek
haschek deleted the feature/webpackUpgrade-CMEM-6650 branch September 3, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants