You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/deployment/to-cf.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,23 +250,16 @@ cds up
250
250
251
251
[You need to be logged in to Cloud Foundry.](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/7a37d66c2e7d401db4980db0cd74aa6b.html){.learn-more}
252
252
253
-
<!-- ::: info Prepare monorepo setups
254
-
The CAP samples repository on GitHub has a more advanced (monorepo) structure, so tell the `mbt` tool to find the `package-lock.json` on top-level:
255
-
256
-
```sh
257
-
ln -sf ../package-lock.json
258
-
```
259
-
260
-
::: -->
261
-
262
-
263
253
::: details Essentially, this automates the following steps...
0 commit comments