-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
I tried many different configurations and seems like its not working at all. I even tried to use .liveserverignore still nothing. Can you fix this?
I need this fix so I could handle my problem that I`m having with liveserver now:
- I have less files in my project so I setup gulp task to watch changes in less files. Whenever it sees the change it compiles all less into single css file. Liveserver refreshes after saving less file but I still dont see any changes on browser until I refresh it again.
- I have html templates used in angularjs. Whenever I save any of these templates they are compiled into ts/js file so basically browser refreshes 2 times. First on html template change then on ts/js file change.
Metadata
Metadata
Assignees
Labels
No labels