chg: usr: add modern Webauthn authentication #4
This commit is contained in:
@@ -23,8 +23,10 @@ export default defineConfig({
|
||||
rollupOptions: {
|
||||
input: {
|
||||
mineseeker: './assets/js/app.jsx',
|
||||
passkey: './assets/js/passkey.jsx',
|
||||
mineseekerStyle: './assets/css/style.mineseeker.scss',
|
||||
homeStyle: './assets/css/style.layout.scss',
|
||||
passkeyStyle: './assets/css/passkey.scss',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user