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