Merge branch 'no-phx-manifest-inline' into 'main'
Don't inline phoenix manifest Closes #1176 See merge request framasoft/mobilizon!1300
This commit is contained in:
commit
e2e0c42a02
|
@ -131,8 +131,6 @@ config :vite_phx,
|
|||
# optional
|
||||
vite_manifest: "priv/static/manifest.json",
|
||||
# optional
|
||||
phx_manifest: "priv/static/cache_manifest.json",
|
||||
# optional
|
||||
dev_server_address: "http://localhost:5173"
|
||||
|
||||
# Configures Elixir's Logger
|
||||
|
|
Loading…
Reference in a new issue