Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp build only generate public/dist application.js, application.min.css and application.min.js #212

Open
rof20004 opened this issue Mar 26, 2016 · 0 comments

Comments

@rof20004
Copy link

Hi,

When I used grunt, with another generator, I only did grunt build and it creates a dist folder with all my html, css and js concatened and ready to deploy this folder.

I am using gulp now, but with gulp build it creates public/dist and inside it i have only 3 files: application.js, application.min.css and application.min.js, but where is my views ? I can not upload this folder to my remote server because has no views.

P.S: When i run gulp prod it creates a build folder, with an template.js, what it means ? I am new with mean stack.

Someone know about this ?

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

No branches or pull requests

1 participant