mastodon/app/javascript/core/theme.yml

22 lines
416 B
YAML
Raw Normal View History

2017-11-21 06:13:37 +00:00
# These packs will be loaded on every appropriate page, regardless of
# theme.
pack:
about:
admin: admin.js
auth: auth.js
2017-12-01 03:29:47 +00:00
common:
filename: common.js
stylesheet: true
2017-11-21 06:13:37 +00:00
embed: embed.js
error:
home:
2018-01-16 05:17:03 +00:00
mailer:
filename: mailer.js
stylesheet: true
modal: public.js
2017-11-21 06:13:37 +00:00
public: public.js
settings: settings.js
sign_up:
2017-11-21 06:13:37 +00:00
share:
remote_interaction_helper: remote_interaction_helper.ts