storybook/tests.md
Kyle Gach e2eaae8c76 Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00

20 lines
1.1 KiB
Markdown

# Repro Test
| Framework | Template | Repro | Link | e2e |
| -------------- | ------------------------- | ----- | ---- | --- |
| React | cra | OK | | OK |
| React | cra_typescript | | | |
| React | react | | | |
| React | react_typescript | | | |
| React | react_in_yarn_workspace | | | |
| Angular | angular 10 | | | |
| Angular | angular latest | | | |
| web components | web_components | | | |
| web components | web_components_typescript | | | |
| vue | vue | | | |
| vue3 | vue3 | | | |
| html | html | | | |
| preact | preact | | | |
| vue | sfcVue | | | |
| svelte | svelte | | | |