v0.1.0-beta.3
Pre-release
Pre-release
·
3 commits
to main
since this release
Beta Release 0.1.0-beta.3
Fixed
- Asset and favicon paths in the dashboard root layout now resolve correctly when mounted under a scoped router path (for example,
/dev/beamlens).
Installation
def deps do
[
{:beamlens_web, "~> 0.1.0-beta.3"}
]
endSee the README for full setup instructions.