chore: path resolver plugin to simplify imports and exports
This commit is contained in:
@@ -48,6 +48,8 @@ module.exports = {
|
||||
aliases: {
|
||||
components: "./components",
|
||||
img: "./img",
|
||||
styles: "./styles",
|
||||
utils: "./utils",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user