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