You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a folder "assets" where I put some images to get inside head html tag (like favicon, etc...).
When I run "gulp serve" or "gulp serve:dist", this folder and his children's folders and files isn't being injected to the .tmp or dist folders.
What should I have to do?
I'm new at your ng1 generator.
Configurations:
No preprocessors
Pure old JS
CSS
Bower
Hello World Application
I've created a folder "assets" where I put some images to get inside head html tag (like favicon, etc...).
When I run "gulp serve" or "gulp serve:dist", this folder and his children's folders and files isn't being injected to the .tmp or dist folders.
What should I have to do?
I'm new at your ng1 generator.
Configurations:
No preprocessors
Pure old JS
CSS
Bower
Hello World Application