Sha256: 0dcc5513e618c956514de34c28a6796574f58c72ff5a5fb2fd545685a733e8d6

Contents?: true

Size: 178 Bytes

Versions: 13

Compression:

Stored size: 178 Bytes

Contents

Rails.application.config.assets.configure do |env|
    env.export_concurrent = false
end

Rails.application.config.assets.precompile += %w( thecore_ui_commons/thecore-devise.js )

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
thecore_ui_commons-2.5.2 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.5.1 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.5.0 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.10 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.9 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.8 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.7 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.6 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.5 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.4 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.3 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.2 config/initializers/thecore_assets_tweak.rb
thecore_ui_commons-2.4.1 config/initializers/thecore_assets_tweak.rb