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

feat: add support for ServiceWorker (options.mode) #99

Closed
wants to merge 1 commit into from

Conversation

michael-ciniawsky
Copy link
Member

@michael-ciniawsky michael-ciniawsky commented Oct 14, 2017

@@ -4,6 +4,9 @@
"name": {
"type": "string"
},
"mode": {
"type": "string"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can't we specify enumeration here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, I think so will do (need to look it up again first 😛 ). Otherwise needs to throw in the code

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

Successfully merging this pull request may close these issues.

3 participants