I need to set CORS to be enabled on scripts served by express. How can I set the headers in these returned responses for public/assets?
I need to set CORS to be enabled on scripts served by express. How can I set the headers in these returned responses for public/assets?