refactor: 项目结构重构 #48
@ -18,6 +18,13 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
components: [
|
||||
{
|
||||
path: '~/components',
|
||||
pathPrefix: false,
|
||||
},
|
||||
],
|
||||
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
meili: {
|
||||
|
||||
Reference in New Issue
Block a user