Message Boards

How to see Angular frontend changes in live mode ?

thumbnail
Victor Manea, modified 3 Years ago.

How to see Angular frontend changes in live mode ?

New Member Posts: 11 Join Date: 10/23/20 Recent Posts

I am developing an Angular module in Liferay 7.3 and for checking the changes made in my Angular modules I have to build and deploy each time.

Is there any other much faster way of doing this ?

Note: just copying files and serve with npm won't do because the relative paths are different (eg. /o/<my_modulename>/...)