elixir_console
elixir_console copied to clipboard
Attempt to simplify assets config by repalcing webpack with phx 1.6 esbuild
Mostly follows recommendations in https://github.com/josevalim/phx_esbuild_demo/pull/3.
Pending:
- [x] Make clear how to run
mix testand being sure assets are up to date or being watched - [ ] Adjust config for assets compilation targeting production