Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5/?] Add ability to run code examples in the playground: Add CORS ex…
…ception for tutorial.ponylang.io to route /evaluate.json (#212) * Add CORS exception for tutorial.ponylang.io to rout /evaluate.json * Change let to const Co-authored-by: Joe Eli McIlvain <[email protected]> * Add a type to layer * Formatting * Fix HeaderValue import Co-authored-by: Matthias Wahl <[email protected]> * Add dependency Co-authored-by: Matthias Wahl <[email protected]> As per #212 (review) * Change const to let Co-authored-by: Matthias Wahl <[email protected]> As per #212 (review) * Move variable inside serve function Co-authored-by: Matthias Wahl <[email protected]> As per #212 (comment) --------- Co-authored-by: Joe Eli McIlvain <[email protected]> Co-authored-by: Matthias Wahl <[email protected]>
- Loading branch information