...he app I use lerna, which in turn starts each micro frontend using webpack, on a different port. So basically runs the command below but with different ports webpack serve --port 8505 It works fine l...
Copied to clipboard