ember-cli-new-version
ember-cli-new-version copied to clipboard
Provide options for fetch (cors)
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?
Would take a PR for it if you are interested in submitting.