mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
Remove test code
This commit is contained in:
parent
b436339376
commit
022816d3f0
@ -23,8 +23,6 @@ export function splitSTORYOF(ast, source) {
|
||||
export function splitExports(ast, source) {
|
||||
const parts = [];
|
||||
let lastIndex = 0;
|
||||
const excludeStories = ['text'];
|
||||
const includeStories = undefined;
|
||||
|
||||
estraverse.traverse(ast, {
|
||||
fallback: 'iteration',
|
||||
|
Loading…
x
Reference in New Issue
Block a user