James Tu

Results 42 comments of James Tu

@domenic thanks for the feedback, I'll work on implementing CSS shadow parts based on the [spec](https://www.w3.org/TR/css-shadow-parts-1/) and update this PR.

Looks like the nucleus tests are timing out / failing because of a bug in nucleus. The nucleus team is aware of it and will hopefully have a fix early...

@nolanlawson @pmdartus I think there are two main things we get from nx that helps speed up the builds which Lerna doesn't provide: 1. Parallel builds 2. Caching The only...

> Unfortunately it looks like there is a problem with how NX is doing caching: > > ```shell > yarn build > rm -fr packages/@lwc/shared/{dist,types} > yarn build > ```...

/nucleus test --force

/nucleus test --force