Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-3958

Transpile code at build time instead of run time

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.1.0.AM2
    • 10.0.0.GA
    • platform-installer
    • None

      The major slowing factor in the initial load time is babel transpiling the code when the application starts (currently run as jspm subroutine).

      Once JSPM is removed (JBDS-3769), we need to ensure that babel is not used as a production dependency anymore. For that we need to put the transpiling step before the build (generate) step.

            jrichter@redhat.com Jan Richter
            jrichter@redhat.com Jan Richter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: