Skip to content

Commit

Permalink
seems to be removable
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Apr 21, 2021
1 parent 743a1c0 commit 8988ea4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/initializers/assets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
Rails.application.config.assets.version = '1.0'

# Maybe needed with segfaults in sassc gem?
Rails.application.config.assets.configure do |env|
env.export_concurrent = false
end
#Rails.application.config.assets.configure do |env|
# env.export_concurrent = false
#end

# Add additional assets to the asset load path.
# Rails.application.config.assets.paths << Emoji.images_path
Expand Down

0 comments on commit 8988ea4

Please sign in to comment.