Remus Mate

Results 5 issues of Remus Mate

Found this behaviour when testing Storybook in the monorepo branch: Screen recording ![checkboxes](https://user-images.githubusercontent.com/3297808/184043001-5a8fcfde-7c58-4143-8062-968760ecd65f.gif)

### Description This PR fixes the resolution algorithm when `build.ssr` is `true` i.e. when `tryNodeResolve` is called with `ssr: true` and `externalize: true`. I couldn't find any tests covering this...

p3-minor-bug :hammer:
feat: ssr

[4.10.0](https://github.com/egoist/rollup-plugin-esbuild/releases/tag/v4.10.0) introduced a change which infers more options from the project's `tsconfig.json`. This should have been a breaking change IMO, but it can be mitigated with a mention in the...

It became clear in https://github.com/seek-oss/braid-design-system/pull/1448 that Playroom needed... - to provide a way to import the reset as part of every code path, - to do it once per bundle,...

Found this issue while testing #1163 Before merging: - [ ] fix TODOs in [`src/cli/build/esbuild.ts`](https://github.com/seek-oss/skuba/pull/1164/files#diff-25ff1fbf0563316aa74ffedb84081e6de896a7c1b900e0417267c51ee362ceac)

dino:snooze