You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The webpack-mf project inside module-federation-interop on the main branch does not run.
Here is the error:
PS C:\...\rspack-examples\rspack\module-federation-interop\webpack-mf> pnpm dev
> [email protected] dev C:\...\rspack-examples\rspack\module-federation-interop\webpack-mf
> webpack serve
[webpack-cli] Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
- options has an unknown property '_assetEmittingPreviousFiles'. These properties are valid:
object { allowedHosts?, bonjour?, client?, compress?, devMiddleware?, headers?, historyApiFallback?, host?, hot?, ipc?, liveReload?, onListening?, open?, port?, proxy?, server?, setupExitSignals?, setupMiddlewares?, static?, watchFiles?, webSocketServer? }
ELIFECYCLE Command failed with exit code 2.
The text was updated successfully, but these errors were encountered:
The
webpack-mf
project insidemodule-federation-interop
on the main branch does not run.Here is the error:
The text was updated successfully, but these errors were encountered: