mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-29 15:01:04 +02:00
Remplacement de yuglify par uglify, plus récent
This commit is contained in:
@ -213,6 +213,7 @@ STATICFILES_FINDERS = (
|
||||
|
||||
PIPELINE = {
|
||||
'DISABLE_WRAPPER': True,
|
||||
'JS_COMPRESSOR': 'pipeline.compressors.uglifyjs.UglifyJSCompressor',
|
||||
'JAVASCRIPT': {
|
||||
'main': {
|
||||
'source_filenames': (
|
||||
|
Reference in New Issue
Block a user