cacti
cacti copied to clipboard
ci(github): fix build script in examples/cactus-example-cbdc-bridging-frontend
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
- Build script of the package is producing the expected structure of ./dist folder
yarn run custom-checksis running successfully and is passing on this specific package with no error