Skip to content

Commit 9858f80

Browse files
committed
Added images to the manifest
1 parent 4cb568b commit 9858f80

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/assets/config/manifest.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
//
33
//= link application.css
44
//
5-
//= link application.js
5+
//= link application.js
6+
//
7+
//= link_tree ../images

config/environments/development.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@
2828
# This option may cause significant delays in view rendering with a large
2929
# number of complex assets.
3030
config.assets.debug = true
31-
32-
config.assets.check_precompiled_asset = false
3331
end

0 commit comments

Comments
 (0)