Use “public.js” pack for auth pages for form validation helpers

lolsob-rspec
Claire 2020-12-10 10:55:15 +01:00 committed by ThibG
parent b6eac267cc
commit dfe64b8767
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
pack:
about: packs/about.js
admin: packs/public.js
auth:
auth: packs/public.js
common:
filename: packs/common.js
stylesheet: true

View File

@ -2,7 +2,7 @@
pack:
about: about.js
admin: public.js
auth:
auth: public.js
common:
filename: common.js
stylesheet: true