Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make manifest.json more than one line: Before, we were using jsonEncode to create the `manifest.json`, by using `JsonEncoder.withIndent`, we can make multiline `manifest.json` files that play nicely with text editors.
- Loading branch information