PhxDigest

elixir 脚本生成的打包前端代码工具

Required

Installation

If available in Hex, the package can be installed by adding phx_digest to your list of dependencies in mix.exs:

def deps do
  [
    {:phx_digest, "~> 1.6.10"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/phx_digest.

How to Use