Aaron Ross

Results 63 comments of Aaron Ross

For anyone else coming across this issue, you can install the package directly from the `master` branch to get the latest (unpublished) changes: ``` yarn add -D https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser#master ```

For reference, Elixir's `ex_doc` uses the project's `README.md` as the root `/`, and otherwise has a very similar layout (including the API Reference added by this PR); see [this lib](https://hexdocs.pm/samly/readme.html)...