plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
18.98k stars 1.02k forks source link

fix CE Docker build #4271

Closed ruslandoga closed 1 week ago

ruslandoga commented 1 week ago

Changes

This PR allows to get CE-only deps like happy_tcp. Right now the build fails with

14.81 Unchecked dependencies for environment ce:
14.81 * happy_tcp (https://github.com/ruslandoga/happy_tcp.git)
14.81   the dependency is not available, run "mix deps.get"
14.82 ** (Mix) Can't continue due to errors on dependencies

Tests

Changelog

Documentation

Dark mode