Disable Sprockets
Showing
... | ... | @@ -6,10 +6,6 @@ ruby '>= 2.3.0', '< 2.6.0' |
gem 'rails', '~> 5.2.0' | ||
gem 'pg', '~> 0.20' | ||
gem 'puma', '~> 3.10' | ||
gem 'sass-rails', '~> 5.0' | ||
gem 'font-awesome-rails' | ||
gem 'jquery-rails' | ||
gem 'uglifier' | ||
gem 'bootsnap' | ||
gem 'mastodon-api', require: 'mastodon', git: 'https://github.com/tootsuite/mastodon-api' | ||
... | ... |
File moved
File moved
File moved
{ | ||
"name": "@mastodon/bridge-build", | ||
"private": true, | ||
"dependencies": { | ||
"@rails/webpacker": "3.5", | ||
"axios": "^0.18.0", | ||
"babel-preset-react": "^6.24.1", | ||
"font-awesome": "^4.7.0", | ||
"prop-types": "^15.6.1", | ||
"rails-ujs": "^5.2.0", | ||
"react": "^16.4.1", | ||
"react-dom": "^16.4.1", | ||
"react-intl": "^2.4.0", | ||
... | ... |
Please
register
or
sign in
to comment