♻️(frontend) replace cors proxy for export

We were using the cors proxy of Blocknote.js
to export the document. Now we use our own proxy
to avoid CORS issues.
This commit is contained in:
Anthony LC
2025-03-13 11:52:11 +01:00
committed by Anthony LC
parent 6efc2377fe
commit 9176328200
9 changed files with 57 additions and 40 deletions

View File

@@ -1,2 +1,2 @@
<img width="200" src="https://impress-staging.beta.numerique.gouv.fr/assets/logo-gouv.png" />
<img width="200" src="http://localhost:3000/assets/logo-gouv.png" />
<br/>