Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Oct 17, 2022
1 parent ab5cd57 commit 2009fdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const branchConfigs: Record<string, BranchConfig> = {
export const rootDir = path.resolve(__dirname, '..')
export const examplesDirs = [
'examples/react',
'examples/solid',
'examples/svelte',
'examples/vue',
// 'examples/solid',
// 'examples/svelte',
// 'examples/vue',
]

0 comments on commit 2009fdd

Please sign in to comment.