Don't inline phoenix manifest
Closes #1176 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
f0c1444be3
commit
8b53d40928
@ -131,8 +131,6 @@ config :vite_phx,
|
|||||||
# optional
|
# optional
|
||||||
vite_manifest: "priv/static/manifest.json",
|
vite_manifest: "priv/static/manifest.json",
|
||||||
# optional
|
# optional
|
||||||
phx_manifest: "priv/static/cache_manifest.json",
|
|
||||||
# optional
|
|
||||||
dev_server_address: "http://localhost:5173"
|
dev_server_address: "http://localhost:5173"
|
||||||
|
|
||||||
# Configures Elixir's Logger
|
# Configures Elixir's Logger
|
||||||
|
Loading…
Reference in New Issue
Block a user