liveview-native / live_view_native

A framework for building native applications with Phoenix LiveView
https://native.live/
MIT License
458 stars 19 forks source link

Mix tasks reference `gettext` even if it was excluded from the project #183

Open carson-katri opened 2 months ago

carson-katri commented 2 months ago
  1. Generate a new Phoenix project with --no-gettext
  2. Run the lvn.* mix tasks
  3. The generated code will include references to nonexistent gettext modules