wall coloured and split in days,
[redakcja.git] / redakcja / settings / compress.py
index 60ce9e3..d4425c2 100644 (file)
@@ -62,6 +62,7 @@ COMPRESS_JS = {
         'source_filenames': (
                 'js/catalogue/catalogue.js',
                 'js/slugify.js',
+                'email_mangler/email_mangler.js',
         ),
         'output_filename': 'compressed/catalogue_scripts_?.js',
      }