Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move electric_phoenix package into monorepo #2300

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

magnetised
Copy link
Contributor

plus fix electric client versioning and update to phoenix liveview 1.x

@magnetised magnetised force-pushed the magnetised/move-electric-phoenix-into-monorepo branch from 68dd3b5 to 233e8c9 Compare February 6, 2025 17:51

defp deps_for_env(:dev) do
[
{:electric, path: "../sync-service/", env: :dev, only: [:dev, :test], override: true},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "workspace" approach is a bit tricky. Because presumably when :electric_phoenix is included as a dependency by someone's app, that app can be run in :dev mode.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey - yeah. i'm in "trail of destruction" mode. just trying stuff out and getting it working. no plans to include this in the final release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants