assetFileVersion

This commit is contained in:
aynsix
2021-10-22 16:41:53 +03:00
parent f44e3493f2
commit a551225a74

9
resources/README.md Normal file
View File

@@ -0,0 +1,9 @@
## Dev workflow for the ./resources directory
### For js and css code
- Make your modification
- Increment `assetFileVersion` in both files before commit
- `lib/Alchemy/Phrasea/Twig/PhraseanetExtension.php`
- `Phraseanet-production-client/config/config.js`
- Copy assets in www/assets folder ```make install_asset```