[dreamwidth/dreamwidth] 4f9b96: Serve from minified or max dir
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 4f9b969f14848c5d741fd982aaebd67a5f153e71 https://github.com/dreamwidth/dreamwidth/commit/4f9b969f14848c5d741fd982aaebd67a5f153e71 Author: Mark Smith mark@qq.is Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths: M cgi-bin/Apache/LiveJournal.pm
Log Message:
Serve from minified or max dir
Static content sometimes fails to compile, such as fckeditor, so this allows us to fall back to the max/ directory (which contains the source files) if we can't find the minified version.
