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

Can't seem to keep auto build/load going for more than 10 or so minutes #44

Closed
willmruzek opened this issue Jun 14, 2013 · 3 comments
Closed

Comments

@willmruzek
Copy link

I'm running 'grunt watch' using mingw on Windows. The page stops reloading (via LiveReload) after the script reaches:
'Running "uglify:dist" (uglify task)
File " dist/assets/app-name.min.js" created
Done, without errors.'

This has happened multiple times while trying to add a new module to ng-boilerplate.

@joshdmiller
Copy link
Member

Hmmm. I'm don't run Windows, so I can't really test...or provide any help at all, really. :-/ But I'll try!

Okay, when you say "add a new module" do you mean creating a new file?

Is anyone else having this issue?

@willmruzek
Copy link
Author

Say when I'm working on adding a 'watch' module with its own controller, templates, and assets. It would handle displaying a video from YouTube or Vimeo.

While developing, the LiveReload only works until the above messages.

Since it's basically running on a emulated unix command line, I doubt the OS is the problem.

@joshdmiller
Copy link
Member

There hasn't been any activity on this issue for a few months, so I'll go ahead and close it. If anyone is still having this problem, I'm happy to reopen it.

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

2 participants