3

socket.io/4/ws-engine-format-update

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This codemod when bundling the server with webpack will update the format of wsEngine to get the rid following error:

Critical dependency: the request of a dependency is an expression.

Example

Before:

ts

After:

ts

Ready to contribute?

Build your own codemod and share it with the community.