From c0695e8344f3bc577b230e19e6778cbd5c9921d5 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Fri, 25 Apr 2014 21:52:10 +0200 Subject: We don't minify CSS and JS any more. --- docs/contributing.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 0754010..79c3d70 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -86,10 +86,6 @@ The Debug Toolbar includes a limited but growing test suite. If you fix a bug or add a feature code, please consider adding proper coverage in the test suite, especially if it has a chance for a regression. -If you change a CSS or a JavaScript file, you should update both the original -file and the minified version in the same commit. Use ``make compress_css`` -and ``make compress_js`` to minify files. - Translations ------------ -- cgit v1.2.3