opencomponents / oc

OpenComponents, serverless in the front-end world for painless micro-frontends delivery
https://opencomponents.github.io/
MIT License
1.43k stars 122 forks source link

add postRequestPayloadSize on dev and fix type #1359

Closed ricardo-devis-agullo closed 8 months ago

ricardo-devis-agullo commented 8 months ago

Add an option for oc dev to set the postRequestPayloadSize so you can simulate on local the same max you have on your registry, and fix the type since it can be either a number or string.