mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-10 19:39:10 +00:00
replace webpack w/ vite
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"outDir": "lib",
|
||||
"baseUrl": "/",
|
||||
"paths": {
|
||||
"@": ["src"]
|
||||
"@/*": ["./src/*"],
|
||||
"scss/*": ["./src/scss/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user