rename dir
This commit is contained in:
7
doric-demo/index.ts
Normal file
7
doric-demo/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export default [
|
||||
'src/Counter',
|
||||
'src/Snake',
|
||||
'src/ComplicatedAnimations',
|
||||
'src/.*Demo',
|
||||
'src/Gobang',
|
||||
]
|
||||
Reference in New Issue
Block a user