~cytrogen/masto-fe

ref: e5f4d83e60305e2f502f18f507ad79d8fbccfe77 masto-fe/app/javascript/core/theme.yml -rw-r--r-- 351 bytes
e5f4d83e — Thibaut Girka Allow serializing local-only toots in backup service 6 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#  These packs will be loaded on every appropriate page, regardless of
#  theme.
pack:
  about:
  admin: admin.js
  auth: settings.js
  common:
    filename: common.js
    stylesheet: true
  embed: embed.js
  error:
  home:
  mailer:
    filename: mailer.js
    stylesheet: true
  modal: public.js
  public: public.js
  settings: settings.js
  share: