Reuse code across virtual end points

Hi Guys,

I have common code I would like to use across multiple virtual endpoints.

Is it possible to create a customer library and use this across the virtual endpoints?

There are a few JS files shipped with tyk (middleware/tyk.js etc) where you could put common code, I believe it gets loaded first and interpreted first before any other code is loaded.