T
T
TheZanki2017-11-01 23:52:20
webstorm
TheZanki, 2017-11-01 23:52:20

How to change snoop depth of Angular CLI files in Sublime Text 3 editor?

We go into the directory with the projector, launch ng serveit and teach. Webpack: Compiled successfully.
Open it in sublime text and rejoice!
When changing and saving files closer to the horse of the type:
src/app/components/app.component.ts- everything is fine, the project is being rebuilt, the page is being refreshed - that's how it should be.
But the project is not quite small, and if you go to

src/app/components/admins/moderators/somefolder/anotherfolder/app.omg.ts
- then nothing happens.
So what about sublime? So, if you open a project in web strom, then it tracks even the deepest files, and everything works with a bang.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TheZanki, 2017-12-15
@TheZanki

The answer turned out to be simple. Run project with sudo rights
sudo ng serve

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question