brightwu

Results 64 issues of brightwu

I want to define a struct both serializable by rkyv and ffi safe by abi_stable

I configured as readme. But when i copy a img from shortcut or file. The file generated in my configured path is always empty, which means when i press ctrl+alt+v,...

### Describe the bug The project is a full new project initialized by "npx storybook init", and then I add the following code: But Syntax hightlight does not work. The...

bug
block: source

### Describe the feature Currently `swc_css_parser` supports parse css comment, but the `swc_css_codegen` does not. Support emit css comment in `swc_css_codegen`. ### Babel plugin or link to the feature description...

enhancement

### What problem does this feature solve? Support vite style middleware mode. Related issues: * #1207 ### What does the proposed API look like? non

enhancement: pending triage

### What problem does this feature solve? 1. normalize `mode`, hide compiler mode from user side 2. make sure `mode` work the same as vite in `vite-plugin-adapter` 3. all default...

enhancement: pending triage

### What problem does this feature solve? ![image](https://github.com/farm-fe/farm/assets/8372439/7637d65e-8d46-4bc6-a35e-cfc093edb824) 1. should only collect these info when record is true 2. rename record to `stats`, and normalize the structure of stats 3....

enhancement: pending triage

…ance **Description:** **BREAKING CHANGE:** **Related issue (if exists):** #1276

### What problem does this feature solve? Make `vite-plugin-vue-devtools` compatible with Farm ### What does the proposed API look like? non

adapter vite plugins
enhancement: pending triage

### What problem does this feature solve? Configuring rust plugins and js plugins in farm.config.ts uses different methods currently, for example: ```ts import farmSassPlugin from '@farmfe/js-plugins-sass'; export default defineConfig({ plugins:...

feature
pr welcome