OneCX Shell is the heart of the OneCX platform. It’s the most important OneCX core Application that glues together all Applications and makes the platform seem like a single page application.
Useful Links:
- Webpack source maps are generated for all shell remotes and preloaders.
- In Docker images, delivery of
*.mapfiles is controlled at runtime withSOURCE_MAPS_ACCESS_RULE.- Default:
deny all;(recommended for production) - Development example:
allow all;
- Default: