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
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
I know that HTML and JavaScript are parsed & edited on every request for those content-types, and that this library is intended for use in development context to facilitate build-free testing/iteration as opposed to in a high volume production web server.
However, I was wondering if there is a suggested way to go about building/converting frontend files (with the same translated paths found in development) when ready for production?