add spyware
This commit is contained in:
@@ -12,8 +12,6 @@ export default defineConfig({
|
||||
"@store": path.resolve(__dirname, "src/store"),
|
||||
"@api": path.resolve(__dirname, "src/api"),
|
||||
"@types": path.resolve(__dirname, "src/types"),
|
||||
"@thunks": path.resolve(__dirname, "src/store/thunks"),
|
||||
"@slices": path.resolve(__dirname, "src/store/slices"),
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user