-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0591f5e
commit 7e93488
Showing
77 changed files
with
1,004 additions
and
1,058 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,8 @@ build-parameters: | |
before-all: | ||
- builder: custom | ||
commands: | ||
### Deployment w/o csv sample files ### | ||
- npm install --include=dev --prefix=../../code | ||
- npx -p @sap/[email protected] cds build -in ../../code --profile production | ||
|
||
### Deployment w/ csv sample files ### | ||
#- npm install --include=dev --prefix=../../code | ||
#- npx -p @sap/cds-dk cds build --profile production,csv | ||
- npx -p @sap/cds-dk@7 cds build -in ../../code --profile production | ||
|
||
modules: | ||
# --------------------- APPROUTER MODULE --------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.