express-expose icon indicating copy to clipboard operation
express-expose copied to clipboard

Make exposed a public api and provide a way of hiding application level exposes from the outputted JavaScript.

Open ForbesLindesay opened this issue 13 years ago • 0 comments

This would allow writing plugins which cache the app level output in a separate file, to avoid loading it on every page request.

ForbesLindesay avatar Apr 03 '12 18:04 ForbesLindesay