Skip to content
Discussion options

You must be logged in to vote

Hi @CGurg. I'm not familiar with Remix framework unfortunately. But in Javascript, you're essentially looking to enable CORS headers on the route where you're hosting your static manifest.json file. I suspect you can use something like https://www.npmjs.com/package/cors (adding the cors() handler to the route) with Remix.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@CGurg
Comment options

@dmitrizagidulin
Comment options

Answer selected by Custard7
@dmitrizagidulin
Comment options

@CGurg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants