Minify: Also serve jquery.js from old path for compatibility

This commit is contained in:
Richard Hansen 2021-02-24 18:58:27 -05:00 committed by John McLear
parent f845f21ba5
commit 0cce4ae536
2 changed files with 8 additions and 0 deletions

View file

@ -82,4 +82,5 @@
, "pluginfw/shared.js"
, "pluginfw/hooks.js"
]
, "jquery.js": ["jquery.js"]
}