Generate module and optimize LiveView diffing

This commit is contained in:
Chris McCord
2022-09-15 11:58:46 -04:00
parent 2ff8bca42e
commit 46c0c7237d
857 changed files with 8823 additions and 501 deletions

View File

@ -1,7 +1,4 @@
import Config
config :heroicons,
version: "2.0.10",
another: [
args: ["--version"]
]
# silence phoenix warnings
config :phoenix, :json_library, Heroicons