feat: add path alias for src
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
vite: {
|
||||
alias: {
|
||||
dagre: resolve('./node_modules/dagre'),
|
||||
vue: resolve('./node_modules/vue'),
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user