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

Improve Webpack logging output #875

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Commits on Jun 24, 2021

  1. Improve Webpack logging output

    TL;DR temporary directories can be quite long, so let’s emulate our [webpack error processing](https://github.com/embroider-build/embroider/blob/b525bd5d93a7e99de1194022edfde041cf79e309/packages/webpack/src/ember-webpack.ts#L520) for all webpack logging. This ensures redundant path prefixes are shortened to $TMPDIR
    stefanpenner committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    14845ed View commit details
    Browse the repository at this point in the history