mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
10 lines
334 B
Markdown
10 lines
334 B
Markdown
## 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```
|