Update Hanami

This commit is contained in:
2023-09-18 18:17:09 +10:00
parent 642ae3fbf6
commit 004c202923
14 changed files with 5361 additions and 81 deletions

View File

@@ -24,5 +24,7 @@ module Adamantium
"syndication.dayone",
"renderers.markdown"
]
config.assets.manifest_path = Hanami.env == :production ? "public/assets/asset-manifest.json" : nil
end
end