-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INIT] import 절대경로 설정 #14
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
설정해주신 덕분에 제 손목을 아낄 수 있을 것 같습니다 고생하셨어요~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
설정 잘 된 것 같아요👍 수고하셨습니다!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
직접 실행해보니 잘 되는 거 확인했습니다!! 편하게 개발할 수 있겠군요 감사합니당
@@ -1,26 +1,38 @@ | |||
{ | |||
"compilerOptions": { | |||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", | |||
"baseUrl": "./", | |||
"paths": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
추가적인 폴더가 생기면 여기에 추가하면 되겠네요 굳굳!
🛰️ 관련 이슈
🧑💻 작업 내용
🗯️ PR 포인트
vite-tsconfig-paths
플러그인 사용해서 절대경로 지정해주었습니다 ~ 스크린샷 첨부합니다 !🚀 알게된 점
📖 참고 자료 (선택)
📸 스크린샷 (선택)