how to use namespace in @loadable/server

84 Views Asked by At

The @loadable/server docs - https://loadable-components.com/docs/api-loadable-server/ give an option for using namespace in chunkExtractor as an option if you have several React apps on the same page. Can someone give me an example implementation for this case.

0

There are 0 best solutions below