fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
008b2c8
)
Change compiler lib.
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 7 Jul 2022 13:14:43 +0000
(15:14 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 7 Jul 2022 13:14:43 +0000
(15:14 +0200)
src/redakcja/settings/__init__.py
patch
|
blob
|
history
diff --git
a/src/redakcja/settings/__init__.py
b/src/redakcja/settings/__init__.py
index
1325743
..
93fd5ca
100644
(file)
--- a/
src/redakcja/settings/__init__.py
+++ b/
src/redakcja/settings/__init__.py
@@
-133,7
+133,7
@@
PIPELINE = {
'CSS_COMPRESSOR': None,
'JS_COMPRESSOR': None,
'COMPILERS': (
'CSS_COMPRESSOR': None,
'JS_COMPRESSOR': None,
'COMPILERS': (
- '
pipeline.compilers.sass.SASS
Compiler',
+ '
libsasscompiler.LibSass
Compiler',
),
# CSS and JS files to compress
),
# CSS and JS files to compress