etsy / kevin-middleware

This is an Express middleware that makes developing javascript in a monorepo easier.
MIT License
110 stars 5 forks source link

allowing kevin to map entrypoints to multiple configs #13

Closed mpmartinez-etsy closed 3 years ago

mpmartinez-etsy commented 3 years ago

This allows kevin to map entrypoints to multiple configs. It allows for users to specify their selection criteria for a configName based on the request URI. Please see https://github.com/etsy/buildapack/pull/162 as these two PRs are marching somewhat in lockstep