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

More detailed logging for Webpack config #34

Open
buskamuza opened this issue Feb 5, 2021 · 2 comments
Open

More detailed logging for Webpack config #34

buskamuza opened this issue Feb 5, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@buskamuza
Copy link
Contributor

Expected Behaviour

As a developer, clear understanding of whether my webpack config file was included or not (due to a typo in the file name or wrong file location).
When running DEBUG=@adobe/aio-lib-runtime app build, in addition to the merged webpack config, I'd like to see:

  1. which locations were searched for webpack config
  2. where it was or was not found
  3. what file name was searched for

Actual Behaviour

I can see only final merged config, but can't understand why it doesn't include my custom webpack config.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Run DEBUG=@adobe/aio-lib-runtime app build

Platform and Version

Any

Sample Code that illustrates the problem

Logs taken while reproducing problem

@meryllblanchet meryllblanchet added the enhancement New feature or request label Feb 5, 2021
@meryllblanchet
Copy link

Thanks for the great suggestion @buskamuza !
If you're ready for it and have time, we'll be very happy to see you contribute to the SDK :)

@meryllblanchet meryllblanchet added the good first issue Good for newcomers label Feb 5, 2021
@aiojbot
Copy link
Collaborator

aiojbot commented Feb 8, 2021

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants