Attempt to fix the broken build by explicitly specifying dependencies, which will force lerna to run build in a certain order such that the reuquired artifats are present.
Changelog
New
web-extension: Specifies dependency on @carbon/devtools-component-list
web-extension-v2: Specifies dependency on carbon-devtools
Attempt to fix the broken build by explicitly specifying dependencies, which will force lerna to run build in a certain order such that the reuquired artifats are present.
Changelog
New
@carbon/devtools-component-list
carbon-devtools
Testing / Reviewing
Build runs clean.