Skip to content

Commit d2940b2

Browse files
committedMar 31, 2015
Remove further traces of precompile hacks
1 parent 9e07509 commit d2940b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎app/controllers/opal_spec_controller.rb

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ def run
1212
runner = builder.runner_pathname
1313

1414
runner.open('w') { |f| f << builder.main_code }
15-
sprockets.precompile += [logical_path]
1615
sleep 0.1 unless sprockets[logical_path]
1716
end
1817

0 commit comments

Comments
 (0)
Please sign in to comment.