Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
@@ -13,4 +13,4 @@
|
||||
.actions
|
||||
= f.button :button, t('webauthn_credentials.add'), class: 'js-webauthn', type: :submit
|
||||
|
||||
= javascript_pack_tag 'two_factor_authentication', crossorigin: 'anonymous'
|
||||
= vite_typescript_tag 'two_factor_authentication.ts', crossorigin: 'anonymous'
|
||||
|
||||
Reference in New Issue
Block a user