기능구현중
This commit is contained in:
@@ -21,9 +21,6 @@ export default defineNuxtConfig({
|
|||||||
pages: 'frontend',
|
pages: 'frontend',
|
||||||
},
|
},
|
||||||
|
|
||||||
// 서버 API 디렉토리
|
|
||||||
serverDir: 'backend',
|
|
||||||
|
|
||||||
// 컴포넌트 자동 import
|
// 컴포넌트 자동 import
|
||||||
components: [
|
components: [
|
||||||
{ path: '~/frontend/components', pathPrefix: false }
|
{ path: '~/frontend/components', pathPrefix: false }
|
||||||
|
|||||||
Reference in New Issue
Block a user