Skip to content

Webpack 5 related changes - #414

Open
andreas-schultz wants to merge 2 commits into
developfrom
feature/webpackUpgrade-CMEM-6650
Open

Webpack 5 related changes#414
andreas-schultz wants to merge 2 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.

- 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.
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.

1 participant