medic / cht-conf

A command-line interface for configuring Community Health Toolkit applications
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
23 stars 25 forks source link

fix(#593): properly resolve the path to webpack loaders #594

Closed m5r closed 8 months ago

m5r commented 8 months ago

Description

use require.resolve to get the proper path to the webpack loader

medic/cht-conf#593

Code review items

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

m5r commented 8 months ago

@jkuester could you review this fix? With this deployed, we can upgrade CHT core to use CHT conf 3.22
It will fix the couple of integration and e2e tests that were failing after upgrading to 3.21

medic-ci commented 8 months ago

:tada: This PR is included in version 3.21.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: