Skip to content

Commit 988d3f1

Browse files
committedMay 4, 2015
Let Tilt just rely on TiltTemplate
1 parent 3b0a25a commit 988d3f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

Diff for: ‎lib/opal/sprockets/processor.rb

-3
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,5 @@ def stubbed_files
176176
end
177177
end
178178

179-
Tilt.register 'rb', Opal::Processor
180-
Tilt.register 'opal', Opal::Processor
181-
182179
Sprockets.register_engine '.rb', Opal::Processor
183180
Sprockets.register_engine '.opal', Opal::Processor

0 commit comments

Comments
 (0)
Please sign in to comment.