Skip to content

Conversation

@maxime-morel
Copy link

This PR cleans up some of the dependency noise we talked about in #218 and makes sure the dev server runs on Node 16 without breaking anything.

  • Fixed common/assets.js so WDS v4 middleware works (no more fs or “filesystem unavailable” errors).
  • Bumped @sentry/browser (last v7 release) and extract-loader to remove old vulnerable deps.
  • Dropped css-mqpacker since it’s unmaintained and we already rely on PostCSS 8 elsewhere.
    Full audit still shows some dev-only issues coming from the Webpack 4 / WDS 4 stack. To really get to zero there, the only path is upgrading to Webpack 5 + WDS 5, which would be a bigger change.

Require a full testing since I'm not familiar with Send. Local tests seems OK

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