Skip to content

Commit

Permalink
Ignore the ember data map file when precompiling since it is not real…
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwdunlop committed Aug 13, 2015
1 parent edfc8f8 commit d610712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/rack.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Rack::Mime::MIME_TYPES.merge!({".map" => "text/plain"})

0 comments on commit d610712

Please sign in to comment.