deleted coffee files & coffee-rails gem. disable js generation on application.rb (#173)
This commit is contained in:
committed by
Sojan Jose
parent
e0d291c49e
commit
73d433b591
@@ -20,5 +20,6 @@ module Chatwoot
|
||||
# Application configuration can go into files in config/initializers
|
||||
# -- all .rb files in that directory are automatically loaded after loading
|
||||
# the framework and any gems in your application.
|
||||
config.generators.javascripts = false
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user