Commit 24dd92e
committed
run "link-source" script in development environment only at node renderer package
don't run the "link-source" script on preinstall of the node renderer package when it's installed at a client project and not running in dev environment
it depends on checking if yarn.lock file exist at installing directory to check if it's in dev environment1 parent 0d87ea7 commit 24dd92e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments