Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Richard 11 posts 51 karma points
    Sep 14, 2023 @ 16:20
    Richard
    0

    How to build the Angular part of the source code - umbraco 12

    I am using the source code of v12 umbraco and need to make a change to one of the angular controllers.

    I am able to build the c# code and propogate changes to that part of the site.

    I would like to make a small change to one of the angular controllers but do not know how to build and deploy changes made to this portion of the site.

    Does anyone know exact steps to regenerate the angular/js and have updated changes to effect in the site?

  • Søren Kottal 702 posts 4497 karma points MVP 5x c-trib
    Sep 16, 2023 @ 20:50
    Søren Kottal
    0

    There are probably better ways than modifying the source code. What are you trying to achieve?

  • Richard 11 posts 51 karma points
    Sep 18, 2023 @ 15:30
    Richard
    0

    I need embedded links to have the actual file path location not this:

    "{localLink:umb://media/f4f54253a92f494db28e52619ad1c843}"

    That correct path data is on the select link page and gets replaced by the system. I can see its a property of the model for the page controller.

    I know why Umbraco does this and I do not use their front end.

    So if you know the build command and steps to build the front end it would be appreciated.

Please Sign in or register to post replies

Write your reply to:

Draft