[jbosstools-issues] [JBoss JIRA] (JBDS-3958) Transpile code at build time instead of run time

Jan Richter (JIRA) issues at jboss.org
Fri Jul 1 08:35:00 EDT 2016


Jan Richter created JBDS-3958:
---------------------------------

             Summary: Transpile code at build time instead of run time
                 Key: JBDS-3958
                 URL: https://issues.jboss.org/browse/JBDS-3958
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Enhancement
          Components: platform-installer
    Affects Versions: 10.0.0.GA
            Reporter: Jan Richter
            Assignee: Jan Richter


The major slowing factor in the initial load time is babel transpiling the code at 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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list