Skip to content
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

fix: webpack, webpack-cli error #108

Merged
merged 1 commit into from
Feb 3, 2025
Merged

fix: webpack, webpack-cli error #108

merged 1 commit into from
Feb 3, 2025

Conversation

seungw0o
Copy link
Member

개요

webpack, webpack-cli 오류 해결

변경사항

webpack, webpack-cli 오류로 인해 yarn workspace @service/admin dev 명령어가 실행 되지 않는 오류를 해결했습니다.
admin의 package.json의 dev 명령어에 env의 경로가 써 있지 않아 인식을 못하는 오류를 해결했습니다.

@seungw0o seungw0o added the 👾bug 버그가 발생한 경우 label Jan 31, 2025
@seungw0o seungw0o requested a review from eejx0 January 31, 2025 10:50
@seungw0o seungw0o self-assigned this Jan 31, 2025
@seungw0o seungw0o merged commit beff3ae into dev Feb 3, 2025
@seungw0o seungw0o deleted the fix/webpack-error branch February 3, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👾bug 버그가 발생한 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants