ember-cli-new-version icon indicating copy to clipboard operation
ember-cli-new-version copied to clipboard

Provide options for fetch (cors)

Open spr1ne opened this issue 5 years ago • 1 comments

Hi, i use my app in another app, and i can't do CORS request to /VERSION.txt because fetch method do request without option (mode: 'cors') can you allow setup options for fetch?

spr1ne avatar Feb 11 '20 06:02 spr1ne

Would take a PR for it if you are interested in submitting.

knownasilya avatar Feb 11 '20 14:02 knownasilya