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.

16 lines
267 B

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