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
any new design can be accepeted, this would be a new plugin called plugin-comp-preview, and it won't has any relation to plugin-preview and plugin-playground (for no breaking)
What problem does this feature solve?
#1105 (comment)
closes #1452
What does the proposed API look like?
some historical problems need to be solved
```tsx pure
```tsx playground
```tsx preview
can be used together```tsx
default value should be pure"playground" should be editable "preview" to reduce the learn cost
style isolated (iframe or shadow-dom), closes [Feature]: The playground plugin requires iframe to isolate the style to avoid style pollution. #1394
multiple files support(optional), closes [Feature]: optimize @rspress/plugin-preview style #1315
The text was updated successfully, but these errors were encountered: