-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add showJsError when developing. Update imagemin version. #107
base: master
Are you sure you want to change the base?
Conversation
title: 'JavaScript error', | ||
userAgent: navigator.userAgent, | ||
sendText: 'Send', | ||
sendUrl: 'https://github.com/skeleton/skeleton/issues/new?title={title}&body={body}' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the github URL should be replaced upon yo hedley
-- see other places where is happens
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you are right. I've forgot to change it after synchronization.
|
This I'm doing for including bower component. But how can I define for some custom script? Move it to the separate file? Or there is other way? |
separate file sounds right - but better google a bit how others are doing it. |
@amitaibu Ready for review. |
No description provided.