about summary refs log tree commit diff
path: root/app/javascript/flavours/vanilla/theme.yml
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2020-12-10 10:55:15 +0100
committerThibG <thib@sitedethib.com>2020-12-10 13:01:51 +0100
commit4acb5c90a271779a050c4d3b54562bd29359e5c0 (patch)
treed08f180275d241ea88b7cdcb3e0a24f439c70990 /app/javascript/flavours/vanilla/theme.yml
parentcbe9b0640ba4d466c8b24fb233dff60e9f8d00f0 (diff)
Use “public.js” pack for auth pages for form validation helpers
Diffstat (limited to 'app/javascript/flavours/vanilla/theme.yml')
-rw-r--r--app/javascript/flavours/vanilla/theme.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/vanilla/theme.yml b/app/javascript/flavours/vanilla/theme.yml
index 42e26daea..74e9fb1b5 100644
--- a/app/javascript/flavours/vanilla/theme.yml
+++ b/app/javascript/flavours/vanilla/theme.yml
@@ -2,7 +2,7 @@
 pack:
   about: about.js
   admin: public.js
-  auth:
+  auth: public.js
   common:
     filename: common.js
     stylesheet: true