.
This commit is contained in:
parent
740062db7c
commit
1387f40106
1 changed files with 0 additions and 7 deletions
|
@ -60,13 +60,6 @@ And in another tab, run the create-react-app devserver:
|
|||
$ cd ${lib.name}/example && ${lib.manager} start
|
||||
`)
|
||||
|
||||
if (lib.manager === 'npm') {
|
||||
console.log(`
|
||||
|
||||
Because you're using npm, you'll need to publish a dummy version of ${lib.name} first before you can "npm link" your package into the example app.
|
||||
`)
|
||||
}
|
||||
|
||||
return lib
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue