Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Folder assets isn't being injected in .tmp and dist folders #88

Open
augustolima opened this issue Feb 21, 2017 · 2 comments
Open

Folder assets isn't being injected in .tmp and dist folders #88

augustolima opened this issue Feb 21, 2017 · 2 comments

Comments

@augustolima
Copy link

augustolima commented Feb 21, 2017

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

@Swiip
Copy link
Member

Swiip commented Feb 21, 2017

You have to look at the script gulp_tasks/misc.js, the task other has to be updated to copy the files you want.

@augustolima
Copy link
Author

augustolima commented Feb 22, 2017

@Swiip Thank you for the quick answer.

Do you have an example?

EDIT:
Solved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants