Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G Genesys Website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGRGenesys PGR
  • Genesys Website
  • Issues
  • #149
Closed
Open
Issue created Dec 19, 2018 by Matija Obreza@mobrezaOwner

Code splitting

https://reacttraining.com/react-router/web/guides/code-splitting explains code splitting approaches for React.

Please explore if we can use this in our Typescript application.

Maybe we could use it in our module routes.ts:

  component: () => import("./kpi/ui/admin/ExecutionDisplay"),

Note: Please investigate and do not spend more than 1 day. Then report on observations.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking