carbon-design-system / devtools

A simple set of tools for teams building live Carbon pages.
http://ibm.biz/carbon-devtools
Apache License 2.0
43 stars 18 forks source link

chore(web-extension): specify dependencies to ensure build order #318

Closed m4olivei closed 3 months ago

m4olivei commented 3 months ago

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

Testing / Reviewing

Build runs clean.