There was an error while loading. Please reload this page.
1 parent e4f25c6 commit 103bf58Copy full SHA for 103bf58
1 file changed
wscript.py
@@ -15,6 +15,8 @@ def minifyfiles(context):
15
"${commitID}", getCommitIDstring()
16
) + \
17
(src - '.js' + '.plugin.addimage.js').text + \
18
+ (src - '.js' + '.plugin.autoprint.js').text + \
19
+ (src - '.js' + '.plugin.cell.js').text + \
20
(src - '.js' + '.plugin.from_html.js').text + \
21
(src - '.js' + '.plugin.sillysvgrenderer.js').text + \
22
(src - '.js' + '.plugin.split_text_to_size.js').text + \
0 commit comments