UNPKG

@nx/rspack

Version:

The Nx Plugin for Rspack contains executors and generators that support building applications using Rspack.

15 lines (14 loc) 348 B
{ "version": 2, "outputCapture": "direct-nodejs", "title": "Module Federation Static Dev Server", "description": "Serve a Consumer (host) application statically along with it's Producers (remotes).", "cli": "nx", "type": "object", "properties": { "serveTarget": { "type": "string" } }, "required": ["serveTarget"] }