v1.0.13 (#46)
This commit is contained in:
@@ -30,7 +30,7 @@ export default {
|
||||
alias: {
|
||||
$components: path.resolve('./src/components/'),
|
||||
$store: path.resolve('./src/store/index.ts'),
|
||||
$api: path.resolve('./src/routes/api/_index.ts'),
|
||||
$api: path.resolve('./src/routes/api/'),
|
||||
$models: path.resolve('./src/models/')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user