Daniel Hutzel
|
3161758e5f
|
chore: reducing 3rd dependencies (#722)
* chore: reducing 3rd dependencies
* Update package.json
Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com>
* Keep using jest by default
---------
Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com>
|
2024-07-15 14:37:58 +02:00 |
|
Daniel Hutzel
|
aaa94e2d5f
|
Improve tests to also work with node --test
|
2024-05-14 14:37:37 +02:00 |
|
TheNickest
|
ead660bfe4
|
refactor: change type import to official capire recommendation (#706)
|
2024-04-04 18:32:36 +02:00 |
|
d049904
|
7add92a05c
|
Prepare for new protocol handling
|
2023-06-13 17:00:32 +02:00 |
|
Tobias Sorn
|
f3a8bd6a96
|
fix: typescript link (#506)
Change typescript link
such that it points to the correct typescript help page.
|
2023-05-22 09:23:40 +02:00 |
|
Daniel
|
b45a375689
|
Use typescript 5
|
2023-04-04 12:19:57 +02:00 |
|
Daniel
|
d07b20a689
|
Added loggers sample
|
2022-11-28 17:54:32 +01:00 |
|
Daniel
|
18f9f6c3f8
|
Removing ts-jest complexity
-> keeping our CI/CD pipelines fast and simple
|
2022-09-01 11:02:12 +02:00 |
|
Daniel Hutzel
|
912271338d
|
Prepare for cds6 (#341)
|
2022-04-05 16:30:04 +02:00 |
|
Christian Georgi
|
0bce8d9ce0
|
Fix glitch
|
2022-02-07 09:52:17 +01:00 |
|
Vladimirs Semikins
|
0f03ffd3eb
|
adds @sap/cds dependency to package.json
To avoid further questions (e.g. https://answers.sap.com/questions/13577720/i-push-my-capnodejsto-btp-environment-but-always-c.html) this PR will add missing `@sap/cds` dependency.
|
2022-02-07 10:38:28 +02:00 |
|
PierreFritsch
|
c718fa400d
|
import {Request} => import type {Request}
|
2021-11-08 13:14:02 +01:00 |
|
Pierre Fritsch
|
730da6e435
|
hello TypeScript: Define type of req object
Make it clearer that `req` is a CDS `Request` object.
|
2021-11-08 13:14:02 +01:00 |
|
Daniel
|
7d9b4f7a5d
|
Fixes for Node16
|
2021-11-05 17:01:59 +01:00 |
|
Pierre Fritsch
|
ae09caf7ad
|
Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
|
2021-08-03 16:01:10 +02:00 |
|
Christian Georgi
|
7b18e15e5b
|
Jest config in package.json again
|
2021-07-13 13:55:05 +02:00 |
|
Christian Georgi
|
00bfc1507e
|
Isolate all TS stuff in hello package
|
2021-07-13 13:24:29 +02:00 |
|
Christian Georgi
|
47a58e7393
|
Moved typescript dependencies to hello package
This allows TS specifics to stay local in just one package
|
2021-07-13 13:09:54 +02:00 |
|
Christian Georgi
|
7e0c36ede5
|
use cds-ts binary for starting cds with ts-node runtime
|
2021-07-13 13:01:50 +02:00 |
|
Christian Georgi
|
e8d08d039e
|
Add example for starting cds with ts-node
|
2021-07-13 13:01:46 +02:00 |
|
Daniel
|
ddb25d5ff5
|
cleaned up package.jsons
|
2020-03-02 08:45:39 +01:00 |
|
Daniel
|
125cb6e5c2
|
Added hello world
|
2020-03-02 08:35:31 +01:00 |
|