Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Various docs/developer experience fixes #49

Merged
merged 7 commits into from
Jun 30, 2015
Merged

Conversation

jeffposnick
Copy link
Contributor

R: @ebidel @addyosmani @wibblymat

Much closing!

Closes #45, closes #46, closes #47, closes #48

@@ -122,6 +125,9 @@
};
if (this.path && this.handler) {
params.route = [this.path, this.handler, this.origin];
} else {
console.log('The following platinum-sw-fetch element will not have any effect. ' +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.warn?

@ebidel
Copy link
Contributor

ebidel commented Jun 30, 2015

LGTM. Just a suggestion. Merge when ready.

@wibblymat
Copy link
Contributor

👍 :shipit:

jeffposnick added a commit that referenced this pull request Jun 30, 2015
Various docs/developer experience fixes
@jeffposnick jeffposnick merged commit 49d4898 into master Jun 30, 2015
@jeffposnick jeffposnick deleted the various-fixes branch June 30, 2015 18:28
@addyosmani
Copy link
Contributor

Late 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.