]> cat aescling's git repositories - mastodon.git/commit
Bump webpacker from 3.5.5 to 4.0.2 (#10277)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 15 Mar 2019 14:05:31 +0000 (23:05 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Mar 2019 14:05:31 +0000 (15:05 +0100)
commit8347479f5d801b6b9756e804b62e04e517fed196
treee7339d6a06a5c58b724db0fc1735a1f993e1c51d
parent5a9978f02a70a0d0011255d429c2312fbe0b6935
Bump webpacker from 3.5.5 to 4.0.2 (#10277)

Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.2.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v4.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
46 files changed:
Gemfile
Gemfile.lock
app/serializers/rest/instance_serializer.rb
app/serializers/rss/account_serializer.rb
app/serializers/rss/tag_serializer.rb
app/views/about/more.html.haml
app/views/about/show.html.haml
app/views/application/_sidebar.html.haml
app/views/home/index.html.haml
app/views/layouts/admin.html.haml
app/views/layouts/auth.html.haml
app/views/layouts/mailer.html.haml
app/views/layouts/public.html.haml
app/views/notification_mailer/favourite.html.haml
app/views/notification_mailer/follow.html.haml
app/views/notification_mailer/follow_request.html.haml
app/views/notification_mailer/mention.html.haml
app/views/notification_mailer/reblog.html.haml
app/views/shared/_og.html.haml
app/views/user_mailer/backup_ready.html.haml
app/views/user_mailer/confirmation_instructions.html.haml
app/views/user_mailer/email_changed.html.haml
app/views/user_mailer/password_change.html.haml
app/views/user_mailer/reconfirmation_instructions.html.haml
app/views/user_mailer/reset_password_instructions.html.haml
app/views/user_mailer/warning.html.haml
app/views/user_mailer/welcome.html.haml
bin/webpack
bin/webpack-dev-server
config/webpack/configuration.js
config/webpack/development.js
config/webpack/loaders/assets.js [deleted file]
config/webpack/loaders/babel.js [deleted file]
config/webpack/loaders/babel_external.js [deleted file]
config/webpack/production.js
config/webpack/rules/babel.js [new file with mode: 0644]
config/webpack/rules/css.js [moved from config/webpack/loaders/sass.js with 70% similarity]
config/webpack/rules/file.js [new file with mode: 0644]
config/webpack/rules/index.js [new file with mode: 0644]
config/webpack/rules/mark.js [moved from config/webpack/loaders/mark.js with 100% similarity]
config/webpack/rules/node_modules.js [new file with mode: 0644]
config/webpack/shared.js
config/webpacker.yml
jest.config.js [deleted file]
package.json
yarn.lock