|
@@ -74,7 +74,7 @@ task import: %w(bundle_install) do
|
|
|
sh(
|
|
|
'bundle', 'exec', 'twee2', 'decompile',
|
|
|
file.dest_file, file.source_file,
|
|
|
- '--exclude=StoryJS,StoryCSS,StoryTitle,Twee2Settings',
|
|
|
+ '--exclude=StoryJS,StoryCSS,StoryTitle',
|
|
|
'--exclude-from=../stylesheet.tw2,../storyjs.tw2,../stylesheet.tw2,../images.tw2',
|
|
|
)
|
|
|
end
|