From efeccc85d6c192cfce955423f4db640e330d7d89 Mon Sep 17 00:00:00 2001 From: Eric Burel Date: Tue, 7 Apr 2020 21:38:23 +0200 Subject: [PATCH] Roadmap: SSR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Edits leader Co-authored-by: Filipe Névola --- Roadmap.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index b615ffae78..0736e3f275 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -136,13 +136,16 @@ React tutorial should reflect latest best practices for using Meteor and React t Provide a skeleton with PWA configurations already in place such as `manifest`, service worker, Open Graph meta tags, etc. Also improve docs and guide. ### SSR documentation -- Leaders: [Kevin Newman](https://github.com/CaptainN) +- Leaders: [Kevin Newman](https://github.com/CaptainN) / [Eric Burel](https://github.com/eric-burel) - Status: - - PRs: - Provide a skeleton with SSR configurations already in place. -### Tests documenta`tion +Relevant issues: +- https://github.com/meteor/meteor-feature-requests/issues/174 + +### Tests documentation - Leaders: [Simon Schick](https://github.com/SimonSimCity) / [Florian Bienefelt](https://github.com/Floriferous) - Status: - - PRs: -