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

Framework: Start catching js errors in production #3332

Merged
merged 3 commits into from
Feb 23, 2016

Conversation

scruffian
Copy link
Member

Once the error catching thing has been running OK in staging we should push it out to production so it's actually useful :)

@scruffian scruffian added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 16, 2016
@scruffian scruffian self-assigned this Feb 16, 2016
@scruffian scruffian added this to the Amber: Backlog milestone Feb 16, 2016
@stephanethomas
Copy link
Contributor

Code looks good.

@lamosty
Copy link
Contributor

lamosty commented Feb 23, 2016

Should this work in development mode? I'm testing this and getting not found error.

@scruffian
Copy link
Member Author

@lamosty - good catch, thanks. We don't want to load this file in development :)

@scruffian scruffian force-pushed the update/catch-js-errors branch from 3acddd1 to f6100b1 Compare February 23, 2016 15:44
@blowery
Copy link
Contributor

blowery commented Feb 23, 2016

👍 now that dev is excluded. :)

@blowery blowery added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 23, 2016
scruffian added a commit that referenced this pull request Feb 23, 2016
Framework: Start catching js errors in production
@scruffian scruffian merged commit d181eb4 into master Feb 23, 2016
@scruffian scruffian deleted the update/catch-js-errors branch February 23, 2016 16:09
@fabianapsimoes fabianapsimoes modified the milestone: Amber: Backlog Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants