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(frontend): make compose debug work again #658

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

lfleischmann
Copy link
Member

Description

Fixes #640

Implementation

  • Add turbo and top level npm script for building the "dev"/debug version (i.e. plus sourcemaps) of the elements package
  • Adjust Dockerfile to use said script
  • Simplify elements webpack "dev"/debug config to make differences to base config explicit

- Add turbo and top level npm script for building the "dev"/debug version
  (i.e. plus sourcemaps) of the elements package
- Adjust Dockerfile to use said script
- Simplify elements webpack "dev"/debug config to make differences to base
  config explicit
@lfleischmann lfleischmann requested review from like-a-bause, bjoern-m and FreddyDevelop and removed request for like-a-bause March 13, 2023 09:30
@lfleischmann lfleischmann marked this pull request as ready for review March 13, 2023 09:30
@lfleischmann lfleischmann merged commit 4345052 into main Mar 14, 2023
@lfleischmann lfleischmann deleted the fix-compose-debug branch March 14, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quickstart: compose debug environment fails
2 participants