mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
enable runes mode
This commit is contained in:
parent
7edd1f1c94
commit
c60d38c860
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@ const config = {
|
|||
paths: {
|
||||
base: '/web'
|
||||
}
|
||||
},
|
||||
compilerOptions: {
|
||||
runes: true
|
||||
}
|
||||
};
|
||||
|
||||
export default config;
|
||||
export default config;
|
||||
Loading…
Add table
Add a link
Reference in a new issue