fnp
/
copyspeak.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Show links on cards, cycle alphabetically
[copyspeak.git]
/
src
/
copyspeak
/
settings
/
static.py
diff --git
a/src/copyspeak/settings/static.py
b/src/copyspeak/settings/static.py
index
d506058
..
c580365
100644
(file)
--- a/
src/copyspeak/settings/static.py
+++ b/
src/copyspeak/settings/static.py
@@
-25,10
+25,11
@@
PIPELINE_CSS = {
},
}
PIPELINE_JS = {
},
}
PIPELINE_JS = {
- '
base
': {
+ '
word_detail
': {
'source_filenames': (
'source_filenames': (
+ 'js/word_detail.js',
),
),
- 'output_filename': 'compressed/
base
.js',
+ 'output_filename': 'compressed/
word_detail
.js',
},
}
},
}