Add custom served folders (#620)

This commit is contained in:
WithoutPants
2020-06-21 22:25:13 +10:00
committed by GitHub
parent d3ababf0a1
commit 77a5b1d814
5 changed files with 78 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ import ReactMarkdown from "react-markdown";
const markup = `
### ✨ New Features
* Add support for custom served folders.
* Add support for parent/child studios.
### 🎨 Improvements