diff --git a/resources/README.md b/resources/README.md new file mode 100644 index 0000000000..fc3f5bd571 --- /dev/null +++ b/resources/README.md @@ -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```