glitch-soc/app/javascript/core/theme.yml
Claire 6ee3e382df Merge commit '0719216368bf3a90fdb7ab27201a0607b63ea203' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/packs/public.jsx`:
  Some of the removed dead code was split from this code in
  `app/javascript/core/public.js` and `app/javascript/core/settings.js`.
  Removed this dead code, and removed `app/javascript/core/public.js`
  altogether.
2023-09-02 13:18:16 +02:00

22 lines
396 B
YAML

# These packs will be loaded on every appropriate page, regardless of
# theme.
pack:
about:
admin: admin.js
auth: auth.js
common:
filename: common.js
stylesheet: true
embed: embed.js
error:
home:
mailer:
filename: mailer.js
stylesheet: true
modal:
public:
settings: settings.js
sign_up:
share:
remote_interaction_helper: remote_interaction_helper.ts