This commit is contained in:
@@ -17,6 +17,9 @@ defmodule CobblemonUiWeb.Endpoint do
|
||||
websocket: [connect_info: [session: @session_options]],
|
||||
longpoll: [connect_info: [session: @session_options]]
|
||||
|
||||
# Serve cached sprites from the CACHE_DIR/sprites directory.
|
||||
plug CobblemonUiWeb.Plugs.SpriteStatic
|
||||
|
||||
# Serve at "/" the static files from "priv/static" directory.
|
||||
#
|
||||
# When code reloading is disabled (e.g., in production),
|
||||
|
||||
Reference in New Issue
Block a user