Merge remote-tracking branch 'origin/support/3.1' into support/3.2

This commit is contained in:
Pierre Goiffon
2024-02-09 12:05:11 +01:00

View File

@@ -2,7 +2,7 @@
## File location
In order to better separate our developments from the embedded third-party libs, files should be moved in either the /components or /lib folders.
In order to better separate our developments from the embedded third-party libs, files should be moved in either the `/js/components`, `/lib`, `/node_modules` folders.
IMPORTANT: Before moving a file, we should first consider if: