1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-31 13:47:02 +02:00

Another dummy change

This commit is contained in:
melindafekete 2025-07-25 14:44:17 +02:00
parent 7f064481fe
commit 26145950de
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ yarn build
This command generates static content into the `build` directory and can be served using any static contents hosting service.
## Cleaning dependencies and caches
If you're upgrading many dependencies, it's always good to delete the `node_modules` directory, refresh `yarn.lock` and clean the various caches.