Frontmatter
| id | 2915 |
| title | Neo.apps.ServiceWorker, Neo.examples.ServiceWorker |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 6, 2022, 9:27 PM |
| updatedAt | Mar 6, 2022, 9:29 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2915 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 6, 2022, 9:29 PM |
We should put the SW instances into apps & examples, to ensure that the dist folder gets ignored (since it will get own instances).
Sadly, it is not possible to use the
scopein a way which points to examples or apps.