bugfix; ensure example is correctly symlinked
This commit is contained in:
parent
d0cd660064
commit
0a5d6f1317
5 changed files with 12 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-scripts": "^1.1.4",
|
||||
"{{name}}": "file:.."
|
||||
"{{name}}": "{{#if yarn}}link:..{{else}}file:..{{/if}}"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue