Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.24 KB

view on npm npm module downloads Gihub repo dependents Gihub package dependents Node.js CI js-standard-style

lws-blacklist

Middleware for lws enabling certain routes to be forbidden. See here for usage instructions.

Adds the following options to lws.

--blacklist path ...           A list of routes to forbid, e.g. `--blacklist "/admin/(.*)" "(.*).php"`

© 2016-25 Lloyd Brookes <[email protected]>.