chore: Udpated reconfigure script for new CFP template
This commit is contained in:
parent
380fa33c6a
commit
6699ff70ea
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ function configurePatternExample(pkg, config) {
|
||||||
'packages',
|
'packages',
|
||||||
'create-freesewing-pattern',
|
'create-freesewing-pattern',
|
||||||
'template',
|
'template',
|
||||||
'default',
|
'freesewing',
|
||||||
'example'
|
'example'
|
||||||
)
|
)
|
||||||
let dest = path.join(config.repoPath, 'packages', pkg, 'example')
|
let dest = path.join(config.repoPath, 'packages', pkg, 'example')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue