Announcement

Collapse
No announcement yet.

Transpile/Compile.. AMD->ES6

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Transpile/Compile.. AMD->ES6

    Hi,

    can someone post a howto : transpile/compile ..
    requirement ?
    a video must be perfect for me in this case

    Regards

    PS : i have try to follow info on doc but not luck, not really understand
    Last edited by item; 10-30-2023, 08:59 PM.

  • #2
    There's no way to convert AMD to ES6.

    If you create your extension repository from the ext-template, it should work automatically.

    From the main repository, transpile all js files (core and crm module):
    Code:
    node js/transpile
    This is needed, if you modify Espo files (which is not upgrade-safe) or want to make a pull request to the main Espo repository.

    To build all, run:
    Code:
    grunt
    Nothing difficult.

    ​​​

    Comment


    • #3
      If you want to develop on the instance from the release package, it's not possible to build JS there. You need to use the repository. Or utilize our frontend-tools.

      Comment


      • #4
        Hi Yuri,
        i will not use your time. What you say "not difficult" .. heeuuuuu Yuri.. we are not on same "planet"

        i ask to developer maybe Emilod can do a video.
        I have cloned repository "espocrm" and follow the doc and OK .. he create a full installable of "espocrm".
        i have cloned repository "ext-template" and try to follow doc, but no luck.

        I am old school.. i just need see one time.

        I will certainly ask to espocrm support help me to configure my computer (i hope support respond .. or directly in case for customer)

        Best Regards

        Comment

        Working...
        X