enable runes mode

This commit is contained in:
Chris Bisset 2025-02-10 23:39:28 +00:00
parent 7edd1f1c94
commit c60d38c860

View file

@ -20,7 +20,10 @@ const config = {
paths: {
base: '/web'
}
},
compilerOptions: {
runes: true
}
};
export default config;
export default config;