mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
refactor: vendor code splitting
This commit is contained in:
@@ -2650,4 +2650,5 @@ html
|
||||
type="primary" size="small" @click="setPrimaryPassword"
|
||||
:disabled="enablePrimaryPasswordDialog.password.length===0||enablePrimaryPasswordDialog.password!==enablePrimaryPasswordDialog.rePassword"
|
||||
) OK
|
||||
script(src="vendor.js")
|
||||
script(src="app.js")
|
||||
|
||||
Reference in New Issue
Block a user