Skip to content

🐛 fix remove crossorigin anonymous#355

Merged
Mortaro merged 3 commits intonullstack:nextfrom
mococa:chore/remove-crossorigin-anonymous
Jun 13, 2023
Merged

🐛 fix remove crossorigin anonymous#355
Mortaro merged 3 commits intonullstack:nextfrom
mococa:chore/remove-crossorigin-anonymous

Conversation

@mococa
Copy link
Contributor

@mococa mococa commented Jun 12, 2023

Creating my own Nullstack AWS Lambda I ran into some issues with the crossorigin="anonymous" tag on. Even though I had my CDN S3 bucket made public, it refused to fetch it because of it.

But removing it from the generated .production/server.js would simply fix it for good.

Any help testing it is more than welcome. I didn't have the chance to test it as a chromium extension yet, but I'm looking for ways to do it.

I wonder if I should just remove it or pass a build flag to remove it instead. Please, let me know ! Cheers.

@Mortaro Mortaro merged commit 44307c4 into nullstack:next Jun 13, 2023
@mococa mococa deleted the chore/remove-crossorigin-anonymous branch July 3, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants