systemjs-tools icon indicating copy to clipboard operation
systemjs-tools copied to clipboard

Handlers documentation/support

Open jhholm opened this issue 6 years ago • 0 comments

I need CORS support in my projects, thus I've been trying to enable CORS through the handler API. But so far I've been unable to get it working. It seems that the documentation is a bit ambiguous. Is there a way to get this functionality working right now?

So far I just managed to get this working by manually hard coding CORS to the server.

jhholm avatar Oct 17 '17 11:10 jhholm