cacti icon indicating copy to clipboard operation
cacti copied to clipboard

ci(github): fix build script in examples/cactus-example-cbdc-bridging-frontend

Open ruzell22 opened this issue 1 year ago • 0 comments

Description

The current react build scripts are not at all producing the structure of the ./dist folder that we need when running yarn run configure and yarn run custom-checks. Tests and discussion can be further found in https://github.com/hyperledger-cacti/cacti/pull/3675

Refer to this comment: https://github.com/hyperledger-cacti/cacti/pull/3675#pullrequestreview-2489803363

Acceptance Criteria

  1. Build script of the package is producing the expected structure of ./dist folder
  2. yarn run custom-checks is running successfully and is passing on this specific package with no error

ruzell22 avatar Jan 03 '25 07:01 ruzell22