🚩(frontend) version MIT only

We have some packages that are not MIT compatible,
so if the env var MIT_ONLY is set to true,
we don't build the application with features
that are not MIT compatible.
For the moment, it concerns only the export packages.
This commit is contained in:
Anthony LC
2025-05-02 16:59:50 +02:00
parent bd79f84e07
commit e5f029ad1d
14 changed files with 488 additions and 192 deletions

View File

@@ -10,7 +10,8 @@ and this project adheres to
## Added
✨ Add a custom callout block to the editor #892
- ✨ Add a custom callout block to the editor #892
- 🚩(frontend) version MIT only #911
## [3.2.1] - 2025-05-06