Daniel Hutzel
|
cba8e0cc5c
|
Using ES Modules
|
2024-07-16 15:29:45 +02:00 |
|
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
|
b45a375689
|
Use typescript 5
|
2023-04-04 12:19:57 +02: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 |
|
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 |
|