mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
This is duplicated by the contents of static.
This commit is contained in:
parent
7b518eeb2d
commit
ee312672d3
2 changed files with 0 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
var minify = require('../../utils/Minify');
|
||||
|
||||
exports.expressCreateServer = function (hook_name, args, cb) {
|
||||
//serve minified files
|
||||
args.app.get(/^\/minified\/(.*)/, minify.minifyJS);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue