mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 22:21:27 +08:00
Merge pull request #17552 from storybookjs/simplify-community-frameworks
Simplify community frameworks
This commit is contained in:
commit
75b841912c
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
coreFrameworks: ['react', 'vue', 'angular', 'web-components'],
|
||||
communityFrameworks: ['ember', 'html', 'mithril', 'marko', 'svelte', 'riot', 'preact', 'rax'],
|
||||
communityFrameworks: ['ember', 'html', 'svelte', 'preact'],
|
||||
featureGroups: [
|
||||
{
|
||||
name: 'Essentials',
|
||||
|
Loading…
x
Reference in New Issue
Block a user