这是indexloc提供的服务,不要输入任何密码
Skip to content

.settings.ignoreFiles doesn`t work #188

@qbunia

Description

@qbunia

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:

  1. 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.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions