Anthony Hildoer

Results 2 comments of Anthony Hildoer

To reproduce this, perform a vanilla setup of an Angular app using Angular CLI. ```bash npm install -g @angular/cli ng new my-dream-app cd my-dream-app ng serve ``` The expected default...

Not sure if this is related to the original poster's intent, but javascript autocomplete and formatting don't work when you have a script tag in an html file with twig...