mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Revert "Should not use the module transpiler gem"
This reverts commit 7ea427a4c6
.
This commit is contained in:
parent
7ea427a4c6
commit
5ca6d0d750
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -139,6 +139,7 @@ gem 'rest-client'
|
|||
gem 'rinku'
|
||||
gem 'sanitize'
|
||||
gem 'sass'
|
||||
gem 'es6_module_transpiler-rails'
|
||||
gem 'sidekiq'
|
||||
|
||||
gem 'sinatra', require: nil
|
||||
|
|
Loading…
Reference in a new issue