You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our static_files! macro allows only to provide a single file at a time, which doesn't scale well. We should expand it with the possibility to provide a directory, from which all files should be ingested as static ones.