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:
9437f74
)
Switch compiler until an issue with libsasscompiler resolved.
author
Radek Czajka
<rczajka@rczajka.pl>
Mon, 11 Jul 2022 11:45:55 +0000
(13:45 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Mon, 11 Jul 2022 11:45:55 +0000
(13:45 +0200)
src/redakcja/settings/__init__.py
patch
|
blob
|
history
diff --git
a/src/redakcja/settings/__init__.py
b/src/redakcja/settings/__init__.py
index
93fd5ca
..
1325743
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': (
- '
libsasscompiler.LibSass
Compiler',
+ '
pipeline.compilers.sass.SASS
Compiler',
),
# CSS and JS files to compress