mastodon/app/views/layouts
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
* Create common chunk rather than vendor chunk

vendor chunk is a set of modules provided by external vendors, but now we
can have a chunk as a set of modules shared by multiple entry points,
which could be more efficent than having vendor chunk.

* Start rails-ujs in common.js

This is used by /settings/two_factor_authentication.
2017-05-15 20:20:10 +02:00
..
admin.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
application.html.haml Introduce common JavaScript file (#2981) 2017-05-15 20:20:10 +02:00
auth.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
embedded.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
error.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
mailer.text.erb Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
public.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00