mastodon/app/javascript
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
..
fonts Fix local fonts and change font-face values (#2877) 2017-05-07 15:23:06 +02:00
images Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
mastodon Introduce common JavaScript file (#2981) 2017-05-15 20:20:10 +02:00
packs Introduce common JavaScript file (#2981) 2017-05-15 20:20:10 +02:00
styles Fix style regressions (#3062) 2017-05-15 01:23:58 +02:00