Add skill system, level-ups, and new enemy types
This commit is contained in:
@@ -9,5 +9,8 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 3000,
|
||||
watch: {
|
||||
ignored: ['**/dist/**'],
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user