You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
279 B

  1. module.exports = [
  2. 'lws-basic-auth',
  3. 'lws-body-parser',
  4. 'lws-request-monitor',
  5. 'lws-log',
  6. 'lws-cors',
  7. 'lws-json',
  8. 'lws-compress',
  9. 'lws-rewrite',
  10. 'lws-blacklist',
  11. 'lws-conditional-get',
  12. 'lws-mime',
  13. 'lws-range',
  14. 'lws-spa',
  15. 'lws-static',
  16. 'lws-index'
  17. ]