adobe / adobe/aio-lib-runtime

More detailed logging for Webpack config

Open
#34 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
6
Forks
25
Avg merge
3d 10h
Merged PRs (30d)
2

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.