diff --git a/.changeset/2603.md b/.changeset/2603.md new file mode 100644 index 0000000000..ac2ed47cf5 --- /dev/null +++ b/.changeset/2603.md @@ -0,0 +1,7 @@ +--- +'@backstage/backend-common': minor +'@backstage/create-app': minor +--- +Make csp configurable to unbreak app-backend served app not being able to fetch + +See discussion [here on discord](https://discordapp.com/channels/687207715902193673/687235481154617364/758721460163575850)