cleanup: upgrade deps & misc
This commit is contained in:
parent
00639b7bc2
commit
e50cc6ee28
|
|
@ -24,7 +24,6 @@ export default defineConfig({
|
|||
resolve: {
|
||||
alias: {
|
||||
'@/': root.pathname,
|
||||
readline: new URL('scripts/cli/readline.ts', root).pathname,
|
||||
'~bootstrap': new URL('node_modules/admin-lte/node_modules/bootstrap', import.meta.url).pathname,
|
||||
'spectre.css': new URL('node_modules/spectre.css', import.meta.url).pathname,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user