defmodule Mix.Tasks.DicEx.Install do @moduledoc """ Copies the dicEx prebuilt assets into the host Phoenix application's `assets/vendor` and `assets/css` directories so they bundle into `app.js` / `app.css`, and prints the wiring snippet. mix dic_ex.install Phoenix 1.8+ only serves `app.js` / `app.css` from the bundle, so dicEx's assets must be imported rather than referenced via external `