Results 5 issues of Caesar

目前umi3, umi4支持styled components CSR客户端渲染,没有支持到服务端直出. ```javascript import { ServerStyleSheet, StyleSheetManager } from 'styled-components' {sheet.collectStyles( )} const sheet = new ServerStyleSheet() const originalRenderPage = ctx.renderPage try { ctx.renderPage = async () =>...

```javascript const aliveController = useAliveController() window.aliveController = aliveController ``` ```javascript const initQianKun = () => { renderWithQiankun({ // 文档 https://qiankun.umijs.org/zh/guide/getting-started# mount(props: any) { console.log('QMS子应用开始挂载......') const { container, namespace } =...

```yaml # Base on offical Node.js image FROM node:18-alpine # Pnpm with docker ENV PNPM_HOME="/pnpm" ENV PATH="$PNPM_HOME:$PATH" RUN corepack enable RUN ln -s /lib/libc.musl-x86_64.so.1 /lib/ld-linux-x86-64.so.2 # Set working directory WORKDIR...

Aslo it need support @styled-coponents to show classname for run dev ### Reproduction https://github.com/Ranger-Theme/ranger-storefront-mui-remix ### System Info ```shell Mac os ``` ### Used Package Manager pnpm ### Expected Behavior When...

bug:unverified
package:css-bundle
vite