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

Better Error Logging #11

Open
ghost opened this issue Apr 20, 2016 · 0 comments
Open

Better Error Logging #11

ghost opened this issue Apr 20, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 20, 2016

I think this repo is a great idea, I implemented it in our code base and ran into an error

source/javascripts/modules/add-button.js (1 module)
Unused paths: jquery.mobile
Unused dependencies: __mobile

Warning: Line 56: Unexpected token < Use --force to continue.

Aborted due to warnings.

Which tells me nothing about the file that it failed on to go fix the file it is having trouble parsing.

Would be good to have better error logging.

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

0 participants