You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall goal here is for these component packages to be self sustaining while ensuring they can be easily moved over to the monorepo if/when they graduate. The infra doesn't have to be exact, but generally align.
Rough idea list from 9/19
Use a simple off the shelf rollup config for bundling react components
Can we use a global rollup config for all of them and only specify react components/packages in the config globs, so we don't have to add rollup config/infra to each package
OR should the rollup config just be in each package?
Whatever's simpler
Add new CI workflows for publishing packages
The text was updated successfully, but these errors were encountered:
tay1orjones
changed the title
Create separate scripts for building and releasing React components under the "@carbon-labs/*" scope
Carbon Labs: Create separate scripts for building and releasing React components under the "@carbon-labs/*" scope
Sep 19, 2024
Overall goal here is for these component packages to be self sustaining while ensuring they can be easily moved over to the monorepo if/when they graduate. The infra doesn't have to be exact, but generally align.
Rough idea list from 9/19
The text was updated successfully, but these errors were encountered: